Hi Nikolaus, Do you get similar result with the osgviewer?
Loading: 9.1 sec -> 29.4 sec
I can only explain this difference with file caching performed by the operating system. Try to load the same model several times.
Flt OpenFlight 96 32528 Drawables 8756 39527 Primitives
Something in your model prevents the optimizer to merge with the new loader. Try to convert the model to osg format and see whats the difference. There are differences in how the two loaders interpret the Flight format. Regards Brede _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
