Search found 1 match

by pnyx
Sun Apr 12, 2009 6:41 pm
Forum: Beginners Help
Topic: hlsl shader - tex2Dbias does not work correctly
Replies: 7
Views: 941

hlsl shader - tex2Dbias does not work correctly

Hiho folks, I'm currently working on implementing some shaders for a University project into Irrlicht. I've been pretty successful so far but when I wanted to implement my blooming shader I ran into a problem. I'm wanted to use the mipmap levels instead of blurring the image for performance reasons ...