On 6/23/06, austincb <[EMAIL PROTECTED]> wrote:
Is applying that StateSet on the geode incorrect? Does it matter whether or not I do it before or after I add the text objects as drawables to the geode?
You must set the StateSet above the subgraph you want to switch of OpenGL lighting, the OSG inherits state top down. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
