Hi Paul, On Jan 16, 2008 4:26 AM, Paul Pocock <[EMAIL PROTECTED]> wrote: > I have a number of objects I would like to convert to .ive and was > wondering if there is a way to do batch processing with osgconv?
osgconv doesn't have support for batch processing. But... unix scripts are very good at this so there really is no need to push the extra complexity into osgconv. The other route you could take is to just write you own like osgconv style app, if you are just converting to .ive then it would only need to be a ten or twenty line program. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

