by Spike » Fri Aug 24, 2012 1:04 pm
shouldn't really need a matrix multiply within that function at all. the calculated matrix IS the projection matrix.
the only way the multiply could possibly be useful is texture projection or glsl (where modelviewproj can be provided directly).
.