Image Loader
Hi, I have some problem to load images. Allways when i load them thay haven't the charp look thay have in photoshop why?
I have load them like 32 bit , and on an quad that is the size of the picture.
i use GL_LINEAR_MIPMAP_LINEAR for the min, max filter.
glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, minFilter);
glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, maxFilter);
plz point me somewere.
-[ thx ]-
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement