Hi, I have tried almost the same thing but in a different way and it worked even after I saved it in .osg format !
1. Load the model or create a geode 2. Use regular osg::Quat for first axis of rotation 3. saved the file in .osg format where motion is saved 4. Open this saved file in a node and give it rotation using Quat . 5. save in different .osg file . It worked for me ! ... Thank you! Cheers, Rohit ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=25291#25291 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

