xeogl
xeogl copied to clipboard
Remove view normal matrix from shader
Remove the "view normal matrix" from shaders since it's not necessary. You only need a separate normal matrix for anisotropic scaling, which is never the case for view transforms