I know that hitting the "s" key returns frame rate - is there an easy
way to extract a variable that holds this value?
The stats code just computes the frame rate from the inverse of the delta time between frames, pretty trivial to implement in your own code.
Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
