Search found 1 match

by dirk1134
Wed Feb 21, 2007 11:26 pm
Forum: Advanced Help
Topic: How to turn off texture filtering
Replies: 2
Views: 637

How to turn off texture filtering

I want to draw a small (16x16) texture. The following code draws the texture, but there is some kind of (apparently linear) filter applied to it. I manually turn off all the filtering options I could find in the material flags, but the texture is still smeared. I want to see the pixels of the origin...