Hi Alfonso, Is it possible to disable the second core? It'd be interesting to see if this affects the quality of the results from the timer.
Also are you running your app with vsync enabled? Robert. On Thu, Jan 22, 2009 at 9:22 AM, Alfonso Callejo Goena <[email protected]> wrote: > 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 > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

