Projective Texturing

Started by
-1 comments, last by jocheng 12 years, 6 months ago
Hello,

i've implemented projective texturing using vertex and fragment shader.
Now I want do occlude the triangles in the light frustrum. I think I've
to do a z-buffer test from the light position, but I don't know how
to do this.


Thanks in advance

This topic is closed to new replies.

Advertisement