> Anyway, Robert, I believe it would help to have a > 'SceneGraphOrderSorted' renderbin where the sorting order of the of the > child nodes is just taken. Can we have such a beast?
PEI VisKit used to support a similar concept. Render order of children was either "unsorted" and taken literally from the traversal order, or "sorted", in which case VisKit sorted them by state (or depth if transparent). Paul Martz Skew Matrix Software LLC http://www.skew-matrix.com +1 303 859 9466 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

