Yeah, I had a client that did this (in reverse).
You don't really need it statically linked unless you want an EXE that has
no dependent DLLs. My client just used a build of OSG that was made with
the COLLADA plugin, and OSGconv's DAE models into OSGB. Another client of
mine did use the OSG COLLAD
A statically linked osgconv binary with the required DAE and OSG2 plug-ins
activated should do the trick. See the osgstaticviewer example for the
required preprocessor macros to activate statically linked plug-ins.
Christian
2016-03-30 9:41 GMT+02:00 Joe Kindle :
> Hey :)
> I'm looking for a s
Hey :)
I'm looking for a simple way to convert osgb file to .dae file, in a computer
that which doesn't have osg environment installed.
In other words, I want to build an .exe file that gets .osgb file and converts
it to .dae file
Thanks!:)
--
Read this topic online here:
http://
3 matches
Mail list logo