Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scaling Textures

Status
Not open for further replies.

moleary

Computer
Joined
Mar 23, 2005
Messages
38
Location
SG
I'm playing with textures some and am confused about some of the features. First, when I apply a texture to a surface, the texture is not stretched to fit the surface. Instead, the suface seems to broken into many squares. Is this right? Is the surface subdivided in this fashion? Secondly, if I do want to have a single rectangular surface be covered by the texture, how do I accomplish this? Finally, how do I interpret the value returned from Texture::ScaleFactor. It returns a value between 0.001 and 1,000,000 to scale the texture by. Does this mean the texture is not scaled vertically and horizontally, but equally in both directions? Also, how do I use this return value to get the equal effect in my own viewer after extracting this data from the API?

Thanks for any help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top