> > Not sure why this would cause a merge geometry > > optimization to crash, but maybe you've got some ideas on that? > > No ideas I'm afraid.
It'd also be interesting to see if the following fails: 1. Load the FLT file, but specify the "preserveFace" option, which causes the FLT loader to not run the Optimizer. App now has an unoptimized scene graph. 2. Write this scene graph out as an .osg file. 3. Load the .osg file into osgviewer, which will run the Optimizer. If this fails, it leaves OpenFlight and the FLT loader completely out of the picture. Paul Martz Skew Matrix Software LLC http://www.skew-matrix.com 303 859 9466 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

