Hi Alexey, On 22 April 2012 19:34, Alexey Kargin <[email protected]> wrote: > Hello dear forum. Sorry for my English, it is all an interpreter ... > For a long time trying to find, so he decided to ask you. Tell me please, > what algorithm or some way to optimize the use of the osgUtil::Optimizer > I needed to write a research paper.
The Optimizer is a just a collection of lots of separate type of scene graph optimization, almost all are bespoke implementation to handle the oddities in scene graphs that modelling tools spit out and don't have any formal documentation or what they do. If you have any specific questions about particular parts of the Optimizer then please fire away but I doubt that many of us will have the time to go writing your paper for you. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

