Hi, I have a model in *.osg file. I need to place it in ~300 different positions in scene. If we use separate geometry or instancing we get poor performance. There is topic "Merging geometry data" in OpenSceneGraph 3 Cookbook. Some samples: https://github.com/xarray/osgRecipes/blob/master/cookbook/chapter8/ch08_01/merge_geom.cpp which describe merging geometry data in simple geometry.
Tell me please, how can i use this method with *.osg or other file? May be sample code? Thank you! Cheers, Kirill ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=50023#50023 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

