I'm using a Core 2 Duo 1.8 GHz 3 GB and a GeForce 8600 512 MB.
I have seen that some jumps come when the time between callbacks is between
the average 0.016 s and 0.040 s, and others with a delta time higher than
0.040 s. I can understand the latter jumps, but not the former...
I will try what Jim suggested about computing an average time and
translation between frames, but I don't think this will help because
regardless the delta time between frames, I am eventually multiplying the
velocity by the current time.
Of course if the time returned by the timer is not consistent, the
translation is not computed correctly... Is this possible?

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

Reply via email to