The problem is that my model is not convex. Is there any possibility to sort triangles inside the model?
umituzun84 wrote: > Hi Maxym, > > Transparent objects drawing order is important. You have set " > ss->setRenderBinDetails(1, "DepthSortedBin");" so it make your object drawn > first. Try to draw it last with supporting "11" renderbin order instead of > "1". > > HTH. Regards. > Ümit Uzun > > ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=22771#22771 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

