Hello everyone,
We have a modeling tool which uses OCC, and a 3d editor using OSG. What i want to do is, export the model from the first tool and import into the second tool. I have been searching the web for days, but i can't find a solution.
Three things can solve my problem:
1 - An exporter for OCC to export into OSG supported formats (.ive, .osg, and many more),
2 - An importer for OSG to import from OCC supported formats (.stp, .step, .igs, .iges, .brp, .brep ),
3 - A converter tool for converting between two formats, one format supported by OCC and one format supported by OSG.
Has anybody done this before, or know of anything that can help?
I am trying to avoid writing a custom exporter for OCC.
Thanks in advance,
Best regards.