Hi Thomas, On Tue, Nov 1, 2011 at 3:22 PM, Thomas Lerman <[email protected]> wrote: > Thank you for the suggestions. The problem with writing my own frame loop (I > already have done that) is that I run into another strange issue with the > positioning of the graphics window.
You have the access to the source the OSG, it's very easy to see how the Viewer::run() implementation works, and you can simply it further as you don't need to support all the options it has. It really is very straight forward. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

