是否可以将开放的发明家场景图转换为 threejs 场景?

Is it possible to convert a open inventor scenegraph into a threejs scene?

我想以webgl形式可视化open inventor scengraph!我该如何处理这项工作?任何想法!

使用Coin导入OpenSceneGraph,然后使用osgjs导出为三可读格式。