Tagged Questions
1
vote
1answer
167 views
rendering a reflection on a texture [closed]
I want to render reflection on a planar surface but the reflecting surface has a texture mapped onto it.Would the normal technique of using stencil buffer and then blending in the reflected image with ...