OpenGL Texturing Headaches...
I''m working on a simple terrain editor for a game... anyway, GL_TEXTURE_MAG_FILTER and GL_TEXTURE_MIN_FILTER are both GL_LINEAR, textures are set to repeat, and I KNOW all the texture coordinates I''m feeding it (glTexCoord2f) are correct. However, when I move the camera so that a polygon is very close to the screen but at an angle such that only a bit of it is showing, the texture goes haywire, getting stretched, crunched, and mapped wrong for no apparent reason. No environment state variables are changing or anything, it just goes weird. any ideas?
Hi there, I''m AnCcE, and you''d be too if you weren''t somebody else.
Hi there, I''m AnCcE, and you''d be too if you weren''t somebody else.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement