I have changed the line

double t = osg::Timer::instance()->time_m()/1000;

by

double t = nv->getFrameStamp()->getSimulationTime();

and the rough behaviour persists. In fact they are almost the same...
Using osgSim would help me in such a simple case?

Thanks,
Alfonso
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to