Implementing Light Volume Front Faces
- by cubrman
I recently read an article about light indexed deferred rendering from here:
http://code.google.com/p/lightindexed-deferredrender/
It explains its ideas in a clear way, but there was one point that I failed to understand. It in fact is one of the most interesting ones, as it explains how to implement transparency with this approach:
Typically…