There are many ways to adjust properties of an application to maintain a
desired frame-rate:
1) Adjusting LOD range
2) Adjusting far-clip
3) Node prioritization
4) Scene graph optimizations

REQUEST
I'd like to see some example programs that look at the frame time left over,
and adjust 1 or more of the properties above to try to maintain a desired
frame rate.  Maybe even make it an environment variable option for
osgviewer?
ADJUST_FOR_FRAME_RATE=LOD_RANGE
ADJUST_FOR_FRAME_RATE=FAR_CLIP
etc.

If I get a chance I'll start on implementing at least one of them.


Zach

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to