xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

Three.js render .max & .fbx model file All In One

Three.js render .max & .fbx model file All In One

three.js 3d model loaders

https://github.com/mrdoob/three.js/tree/dev/examples/js/loaders

https://github.com/mrdoob/three.js/blob/dev/examples/js/loaders/FBXLoader.js

3D Max

.max / .ma / .FBX / .tga / .png / .db

3dmax online viewer

https://viewer.autodesk.com/

.gltf & .glb

Where possible, we recommend using glTF (GL Transmission Format).

Both .GLB and .GLTF versions of the format are well supported.

Because glTF is focused on runtime asset delivery, it is compact to transmit and fast to load.
Features include meshes, materials, textures, skins, skeletons, morph targets, animations, lights, and cameras.

在可能的情况下,我们建议使用 glTF(GL 传输格式)。
.GLB 和 .GLTF 版本的格式都得到很好的支持。
由于 glTF 专注于运行时资产交付,因此传输紧凑且加载速度快。
功能包括网格、材质、纹理、皮肤、骨架、变形目标、动画、灯光和相机。

https://threejs.org/docs/#manual/en/introduction/Loading-3D-models

FBX2glTF


$  > FBX2glTF ~/models/butterfly.fbx

$  > FBX2glTF --binary --draco --verbose \
          --input ~/models/source/butterfly.fbx \
          --output ~/models/target/butterfly.glb

https://github.com/facebookincubator/FBX2glTF#fbx2gltf

https://github.com/facebookincubator/FBX2glTF/releases/download/v0.9.7/FBX2glTF-darwin-x64

demos

.FBX

.FBX !== .fbx

大写好使 ✅


小写不好使 ❌

refs



©xgqfrms 2012-2025

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @   xgqfrms  阅读(384)  评论(20编辑  收藏  举报
相关博文:
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· .NET10 - 预览版1新功能体验(一)
历史上的今天:
2021-02-18 Google Workspace 状态信息中心
2021-02-18 macOS Big Sur
2021-02-18 js code review
2020-02-18 Node.js & LTS
2020-02-18 Apache 低版本不支持 WebSocket
2020-02-18 H5 直播 & App 直播
2020-02-18 中国省市区地址三级联动 数据
点击右上角即可分享
微信分享提示