Robert, > Could you please switch to using a CompositeViewer with multiple > Views, rather than multiple Viewers, as you usage model is intended to > be supported by CompositeViewer, you are much more likely to find > success/stability when using the OSG in the way it's intended.
I took your advice and converted my application over to using CompositeViewer. It required quite a bit of work to my codebase, but I am very happy with the results. In addition to having working paged terrain across multiple views, I also got a significant improvement in the framerate! > Also try moving up to OSG 2.6, 2.7.x or SVN/trunk as there are plenty > of improvements across the board, including to paging and multiple > window work, I can't say for certain this will fix you problem, but > there it's definitely worth a try. I am still using OSG 2.4, as I do not have the option to upgrade at this time. Thanks, Justin _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

