I've a pratical case, can anybody help me?? I've 4 keyframes: v[0] = osg::Vec3(0, 0, 0); v[1] = osg::Vec3(20, 0, 0); v[2] = osg::Vec3(40, 0, 0); v[3] = osg::Vec3(60, 0, 0);
in times 0,2,4,6 How to move along this keyframes with a constant speed from 0,0 to 60,0??? thanks ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=32978#32978 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

