bump... I've managed to insert DOFTransform nodes into my model but the geometry under these nodes are not being drawn even though the drawable update callbacks are definitely being called...
The weird thing is, if I replace the DOFTransform with a simple MatrixTransform, the geometry renders just fine. :? If I just leave the put and inverse put matrices as identity matrices, it should still render, right? what am I doing wrong?? ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=21732#21732 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

