When I would use uniforms, I cannot set different values for different 
geometries. Uniforms are global for a particular stateset. So I HAVE to use 
vertex attributes, since in my shader I want to treat some particular surface 
in a special way, but without the need of separate stateset.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=50748#50748





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to