Hi Robert, > Could you try running a latest 2.3.x dev release or SVN version's > osgviewer on the dataset.
this is going to be difficult, as the scene is assembled by the application itself at run time (scene management is quite articulated in this application). I could try to export a static snapshot of the whole scene as a single IVE file and then display it with usual OSG tools. Or, I could port my viewer library to use osgViewer directly (which I'd like to do anyway), but then I wouldn't be able to do any comparison with OSG 1.2 anymore. For now I'm ujst putting some logging code in OSG 1.2 and 2.3 to show the number of compiled GL objects, which I suppose should be the same in both versions. I'll let you know if I find any discrepancies. Cheers, Marco _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

