Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否存在一些用于将 x3d 格式转换为 obj 的 js 库?或者如果它不存在,那么在 js 中创建转换器会有什么困难?我尝试通过在线转换器将 x3d 转换为 obj,但我没有在 OBJ 文件中看到与 X3D 格式相同的数据。
感谢您的建议!
您可以使用CAD Exchanger将文件从一个转换为另一个,例如 .x3d 到 .obj。