Hi Nick, Yes, that would be one way to do it. I think I'll suggest it here and see how it goes :)
Thanks! -- Alexandre Vaillancourt 2016-02-24 10:41 GMT-05:00 Trajce Nikolov NICK < [email protected]>: > Hi Alexandre, > > why not extend osgconv (you have the code :) ) with this feature and > submit it to Robert? It is nice and needed feature (I needed it too and I > ended up with having my own local copy of osgconv) > > Cheers, > Nick > > On Wed, Feb 24, 2016 at 4:40 PM, Alexandre Vaillancourt < > [email protected]> wrote: > >> Tony, >> >> Thanks for the tip! >> >> Unfortunately, I want to have the paths removed from the .osg after the >> conversion with osgconv to avoid an extra step (to load the file in a >> script and have it removed the paths). This loading of the .flt and output >> twice will add an extra step and a lot more time to process (some of our >> models take 3 minutes+ to convert). >> >> >> -- >> Alexandre Vaillancourt >> >> 2016-02-23 17:07 GMT-05:00 Tony Vasile <[email protected]>: >> >>> Hi Alexandre, >>> Your right, but you could use osgconv to strip the paths in a >>> temporary flt file and then convert the temporary flt file to osg. >>> >>> ------------------------ >>> Tony V >>> >>> ------------------ >>> Read this topic online here: >>> http://forum.openscenegraph.org/viewtopic.php?p=66401#66401 >>> >>> >>> >>> >>> >>> _______________________________________________ >>> osg-users mailing list >>> [email protected] >>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >>> >> >> >> _______________________________________________ >> osg-users mailing list >> [email protected] >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >> >> > > > -- > trajce nikolov nick > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

