osg_ViewMatrixInverse is not set on 3.4.0? This is always zero for me. I use right settings:
Code: state->setUseModelViewAndProjectionUniforms(true); state->setUseVertexAttributeAliasing(true); (osg_ProjectionMatrix, osg_NormalMatrix, osg_ModelViewMatrix do work properly) ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=70058#70058 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

