In 1.1.1 you just need: osgconv -O "noTexturesInIVEFile" foo.osg foo.ive
It doesn't seem to work very well with flt files though. Zach -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Discoe Sent: Thursday, August 31, 2006 06:57 To: 'osg users' Subject: [osg-users] osgconv to ive, keep textures external? When i try using osgconv like this: osgconv foo.osg foo.ive I get a file which is 15x larger. I assume this is because osgconv is embedding the textures inside the ive by default. (In fact, there are only two small textures involved, so the .ive must be embedding multiple copies of the texture!) Is there a way to tell osgconv not to do this, to leave the textures as external references? I tried 'osgconv --help' and the Wiki, but didn't find any way to do it. Perhaps it is a "ReaderWriter option", which i could not find documented anywhere. Thanks, Ben _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
