OpenSceneGraph/applications/osgconv
Robert Osfield 66ed3a919a From Bob Kuehne, "1) add simplifier command "--simplifier .5" to reduce complexity
2) complementarily add a "--overallNormal" to replace
per-vert/per-facet normals with an overall. simplifier doesn't work
  in certain cases without less complex normals. this gets that done.
3) add env var output with full verbose output so people realize it's
active when the app is run - i see this all the time in training where
people run osgconv, with unintended data transformations due to
osgUtil:;Optimzer, for example"
2008-04-11 10:16:38 +00:00
..
CMakeLists.txt Moved the TARGET_NAME setting into the SETUP_APPLICATION/EXAMPLE macro 2007-03-19 17:18:59 +00:00
GNUmakefile.inst Ported osgconv and osgdem across to osgViewer 2007-01-10 14:56:22 +00:00
OrientationConverter.cpp From Roger James, added GL_NORMALIZE mode to scaled models 2007-07-03 10:00:41 +00:00
OrientationConverter.h Added applications directory. Copied (not moved) 2005-03-13 01:47:46 +00:00
osgconv.cpp From Bob Kuehne, "1) add simplifier command "--simplifier .5" to reduce complexity 2008-04-11 10:16:38 +00:00