Hi Chris -- New feature for osgconv you should be aware of is the ability to write out plugin options:

>osgconv --format osg
Plugin osgPlugins-2.8.2/osgdb_osg.dll
{
    ReaderWriter : OSG Reader/Writer
    {
        extensions : .osg                  OpenSceneGraph Ascii file format
extensions : .osgs Psuedo OpenSceneGraph file loaded, with file encoded in filename string options : OutputTextureFiles Write out the texture images to file options : precision Set the floating point precision when writing out files
    }
}

So it looks like if you "osgconv -O OutputTextureFiles in.ive out.osg" that should do the trick.

Paul Martz
Skew Matrix Software LLC
_http://www.skew-matrix.com_ <http://www.skew-matrix.com/>
+1 303 859 9466



Chris 'Xenon' Hanson wrote:
  I was just converting a VPB terrain scenegraph from IVE to OSG format, and I 
notice that
it didn't generate new .DDS texture files. Is there an option I'm missing to do 
this?

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to