On 12/05/11 8:10 , Kris Dale wrote: > Alright, slight update: > > I am seeing the fluctuations in osgviewer as well, but anything I run that's > strictly > OpenGL is steady. Is this indicative of something being up with my OSG build > perhaps? > I'm building against release libraries, I've already double checked that....
Did you try running osgviewer single-threaded? Multi-threading is over-kill for what you're trying to achieve and might introduce such fluctuations... /ulrich _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

