14 years, 9 months ago
Highlights
I'm trying to implement frustum cull techinque in the vertex shader itself. What i'm trying to do is, only pass those vertices to the pixel shader which lie in the frust…
14 years, 9 months ago
Hi, I'm trying to use multiple techniques in my fx file. I've written two different techniques one just for Ambient light and the other one is for all other light types.…
14 years, 10 months ago