Hi All, I have a node, and I want to shade it using different effect, i.e. I have several groups of shaders (vertex+geometry+fragment), and each group implements one effect.
Now I want to combine all the effects together when display the node. I do not know how to achieve it. I searched the forum and it seems that the osg::ShaderComposer class is not finished yet? Or shall I need to use the two-passes effect like class in osgFX? Thank you! Cheers, Bo ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=42723#42723 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

