[osg-submissions] osgconv: add simplifier, de-normalizer, and env output with full cmdline output
Robert Osfield
robert.osfield at gmail.com
Fri Apr 11 02:19:10 PDT 2008
Hi Bob,
I merged your changes but get the compile error:
[ 86%] Building CXX object
applications/osgconv/CMakeFiles/application_osgconv.dir/osgconv.o
/home/robert/OpenSceneGraph/applications/osgconv/osgconv.cpp: In function
'void usage(const char*, const char*)':
/home/robert/OpenSceneGraph/applications/osgconv/osgconv.cpp:409: error:
'envstring' was not declared in this scope
/home/robert/OpenSceneGraph/applications/osgconv/osgconv.cpp:488: error:
redeclaration of 'std::string envstring'
/home/robert/OpenSceneGraph/applications/osgconv/osgconv.cpp:409: error:
'<typeprefixerror>envstring' previously declared here
make[2]: ***
[applications/osgconv/CMakeFiles/application_osgconv.dir/osgconv.o] Error 1
make[1]: *** [applications/osgconv/CMakeFiles/application_osgconv.dir/all]
Error 2
Robert.
On Fri, Apr 4, 2008 at 3:09 PM, Bob Kuehne <rpk at blue-newt.com> wrote:
> three adds:
>
> 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.
>
> bob
>
> --
> bob kuehne
> founder and ceo - blue newt software
> www.blue-newt.com 734/834-2696
>
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080411/7e9e4077/attachment.htm
More information about the osg-submissions
mailing list