I was able to fix it by making sure setUseVertexAttributeAliases and setUseModelViewAndProjectionUniforms were not called in my code, which is curious. I'm not sure the purpose of these methods if my shaders are already automatically parsed to comply with the OSG attribute model, since setting either of them to true causes things to break in very different ways.
------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=50709#50709 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

