I just took over a project that uses OpenCascade from a colleague who is now doing his military service. I now want to import the models created using this tool into OSG.
By default OpenCascade supports exporting to IGES, STEP & BREP formats. I have been searching the web for a format that both OCC & OSG support or a converter to put in between these two libraries, but i haven't been able to find anything. If i can't find anything, i will have to manually write an .osg exporter which is something i am trying to avoid.
Has anyone ever used/wrote/found something like that? Any help would be appreciated.
Best regards,
Ender
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=22220#22220
_______________________________________________
osg-users mailing list
osg-...@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Thanks for your suggestion but we are trying to avoid any intermediate tools, at least any non-command-line-accepting ones.
We decided exporting to VRML from OCC and using VRML plugin for OSG. So far we are having trouble with textures but hopefully we will resolve this issue.
In case we can't solve this issue, any suggestion is appreciated :).
Thank you!
Best regards,
Ender
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=22566#22566