GLSL and Normal Mapping

Add comment!

June 28, 2005

I redid my whole shader system to use GLSL instead of CG to save on function overhead, and added lighting optimizations and normal mapping.

For comments, see the original thread.


Posted in Game Tech by David Rosen



Per-pixel lightingStarting Physics