Hi, I'm using OSG 2.8.0 and trying to synchronise my video frame generation with the vertical retrace frequency so I get a smoother display. Update on vertical retrace is enabled. If I call viewer.frame() too early processing is stalled until the next retrace.
Is there any way for my application to check for an available buffer before calling viewer.frame() ? I'd like to use this time for other processing rather than waiting. Thank you! Cheers, Steven ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=17096#17096 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

