Mipmapping issue with textures rendered on to a flat quad (OpenGL)

Posted by Mike2012 on Stack Overflow See other posts from Stack Overflow or by Mike2012
Published on 2011-01-17T23:48:40Z Indexed on 2011/01/17 23:53 UTC
Read the original article Hit count: 104

Filed under:
|

I am having what seems to be a mipmapping problem when rendering textures on to a flat quad. At some camera positions the object looks fine, but then at others it gets very fuzzy. Unfortunately I don't really have any good leads on this problem but I thought if I posted some pictures other who have experiences other issue might be able to give me some insight.
Normal:

alt text

Zoomed Out:

alt text

Rotated:

alt text

Could anyone give me any clues about what could be going on here?

© Stack Overflow or respective owner

Related posts about opengl

Related posts about mipmaps