Hi Gareth,

On 7/06/10 12:14 , Gareth Ferneyhough wrote:
> I would really appreciate it if someone could point me in the right 
> direction. The
> model I am working with displays fine in osgviewer. I am trying to convert 
> from .ive to
> .obj. I tried this:
> 
> osgconv -O OutputTextureFiles DDG51.ive DDG51.obj
> 
> but the .mtl file generated points to a bunch of rgb textures that dont 
> exist. I
> understood that the OutputTextureFiles would regenerate the textures but I 
> dont see
> them anywhere.

The .obj writer doesn't support writing texture files.  The 
'OutputTextureFiles' that you
specified is an option of the .ive reader and so has no effect.

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

Reply via email to