three.js - 让用户上传 .gltf / .glb 3d 模型

three.js - let user upload .gltf / .glb 3d model

嗨刚开始学习three.js

有什么方法可以让 用户上传 他的 .glb / .gltf 3d 模型并立即在 canvas 上看到它?

我在想 PHP 也许可以,因为我使用的是 WordPress?

PHP 和 JS 可以这样交流吗?

还是只用JS上传比较好?

谢谢!

是的,这是可能的。看看 Don McCurdy GLTF 查看器。

https://gltf-viewer.donmccurdy.com/

https://github.com/donmccurdy/three-gltf-viewer