Hi,
I recently started learning OSG and everything has worked Ok, but I ran into a (possibly trivial) problem. I have a simple scenegraph with 2 models in it (osg::Node) and they have osg::MatrixTransformation parents. This works just fine.. Then I changed the MatrixTransforms into osgSim::DOFTransforms, and the models no longer appear! In renderstats the figures look the same as earlier, so the models definitely are there somewhere. What am I missing here? ... Thank you! Cheers, Paavo ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=34623#34623 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

