On 13/7/09 4:42 PM, Jean-Sébastien Guay wrote:
Hi Bob,

Hi all, I’m trying to get frame rates above 60Hz, and when I set the
traits->vsync = false it has no effect. I’m getting the default camera
created by the View in the Viewer and re-setting its traits. Is that
not the right approach?

Check your display settings (in your OS - nvidia control panel or
whatever), they might be forcing the vsync on.

This reminds me of something that I asked a while ago:
as far as I can tell there is no way in OSG to modify vsync after the context has been established. At least the OS X code only checks the vsync trait on setup.

I have a preliminary patch that adds this on OS X (key binding 'v' and code to toggle vsync at runtime) but it's a bit raw. Is it worth polishing this for submission?

Cheers,
/ulrich
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to