Hi, I have a problem with a terrain model that is originally in the OpenFlight format. I do not have any problem when loading the OpenFlight file directly, but I get a problem after converting the file to the .osg format with osgconv. When I load the .osg file with osgviewer the memory consumption increases more and more until 2GB is used and the program crashes. When I load the original OpenFlight file, the osgviewer only uses about 30MB of memory.
I believe that the problem has something to do with external file references that are inside ProxyNode:s in the converted .osg file. I have a tree model that is placed at lots of positions. Thank you! Cheers, Gustav ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=13341#13341 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

