Hello osg-irish,

Now, that I've given up on running database paging on multi-cpus, I'm
concentrating on getting everything to look right, and performance.

PROBLEM
I am trying to drive a paged database at 60Hz, but for the most part, the
frame rate shows on average ~40Hz.  Also, some areas of the database are not
paged in by the time I reach there.  I'm sure this is due to not having
enough time to page in.  If I force 30Hz using WGL_EXT_swap_control, then
everything is paged in by the time I get there.  However, many locations
drop me down to 20Hz.  I never get down to 20Hz when trying to run at 60Hz.

QUESTIONS
1) Any ideas why it drops to 20Hz?  My target frame rate is 30Hz in the
pager.



Zach

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

Reply via email to