Page 1 of 1

i dont want smooth textures...

Posted: Mon Jun 11, 2007 11:18 am
by bandinopla
i want that irrlicht load all my texturs and remains unfiltered. have made some textures with no flter on them, u can se the pixels, but in irrlicht, the image get smoothed, i dont whant that.


(sry 4 my english)

Posted: Mon Jun 11, 2007 2:08 pm
by bitplane
try this:
node->setMaterialFlag(EMF_BILINEAR_FILTER, false)