[osg-users] Frame rate in OpenSceneGraph

2010-05-20 Thread lucie lemonnier
Hi,

I want to know if there is a limit in frame rate in OpenSceneGraph because when 
I run a simple application (ex : osgviewer cow.osg), the frame rate never 
exceeds 60 fps.

Thank you!

Cheers,
lucie

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28063#28063





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Frame rate in OpenSceneGraph

2010-05-20 Thread Todd J. Furlong

Lucie,

If your computer is syncing to vblank, then frame rate will never exceed 
your monitor refresh rate.


-Todd

On 5/20/2010 9:10 AM, lucie lemonnier wrote:

Hi,

I want to know if there is a limit in frame rate in OpenSceneGraph because when I run a 
simple application (ex : osgviewer cow.osg), the frame rate never exceeds 60 
fps.

Thank you!

Cheers,
lucie

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28063#28063





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Frame rate in OpenSceneGraph

2010-05-20 Thread Vincent Bourdier

Hi Lucie,

The 60Hz frame rate limitation is due to the graphic-card pilot vertical 
synchronization.
Disable the vertical Sync. and the Frame rate displayed will be the real 
one.


Regards,
   Vincent.

Le 20/05/2010 15:10, lucie lemonnier a écrit :

Hi,

I want to know if there is a limit in frame rate in OpenSceneGraph because when I run a 
simple application (ex : osgviewer cow.osg), the frame rate never exceeds 60 
fps.

Thank you!

Cheers,
lucie

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28063#28063





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
   

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Frame rate in OpenSceneGraph

2010-05-20 Thread lucie lemonnier
Hi,

Ok, Thank you!

Cheers,
lucie

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28070#28070





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org