Advertisement

Image Loader

Started by July 06, 2004 07:06 PM
-1 comments, last by X5-Programmer 20 years, 4 months ago
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