Three.js - 有什么方法可以从 3d 工作室导入文件吗?

发布于 2024-12-22 03:55:09 字数 74 浏览 0 评论 0 原文

我的问题是,我可以将文件(形状)从 3d 工作室导入到 Three.js 中吗? json 类型还是什么?任何类型(*.obj...)

My question is,can I import files (shapes) from 3d studios into three.js...
type of json or something? any types (*.obj...)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

萌辣 2024-12-29 03:55:10

他们为一些软件应用程序提供导出器。

您可以在 https://github.com/mrdoob/ Three.js/tree/master/utils/exporters/max

他们的加载器可以在https://github.com/mrdoob/ Three.js/tree/master /src/extras/loaders

They provide exporters for some software apps..

You can find an exporter from 3D studio max to three.js json format at https://github.com/mrdoob/three.js/tree/master/utils/exporters/max

Their Loaders can be found at https://github.com/mrdoob/three.js/tree/master/src/extras/loaders

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文