Hi André,

On 7/11/07, André Garneau <[EMAIL PROTECTED]> wrote:
FWIW, Producer seems to be using the Timer::instance()->tick() call to
timestamp its own events (no sign of using the native Windows message time).
The interim fix suggested to Tim should therefore give similar results to
Producer.

Not quite.  osgViewer polls for events that occurred between the
current frame and the last last frame, Producer had separate threads
polling/responding to events as they came in.

BTW, I still had problems with negative times in osgProducer, in fact
more so... but then I do work under Linux so conditions aren't quite
the same as under Windows.

Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to