Hi All,

I have just added some further options into osgconv, --format and
--plugin, which allow you to query the details on a specific plugin
i.e.

 osgconv --format obj

Will report:

Plugin osgPlugins-2.5.6/osgdb_obj.so
{
   ReaderWriter : Wavefront OBJ Reader
   {
       extensions : .obj                        Alias Wavefront OBJ format
       options    : noRotation                  Do not do the default
rotate about X axis
       options    : noTesselateLargePolygons    Do not do the default
tesselation of large polygons
       options    : noTriStripPolygons          Do not do the default
tri stripping of polygons
   }
}

Tabbing doesn't look so good in email client... better in the console ;-)

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to