
FBX是游戏引擎、VFX和动画的主力格式——从Sketchfab到Unity Asset Store的每个资产商店都提供FBX。但打开它曾经意味着安装Maya(每月235美元)、3ds Max、Blender,或运行Autodesk的免费FBX Review。MakerSuite 3D直接在浏览器中打开.fbx文件:拖放文件、导航场景树、验证材质和几何——无需Autodesk安装、无需账号、无需上传。
MakerSuite 3D使用Three.js FBXLoader解析二进制FBX(7.x,紧凑)和ASCII FBX(冗长)。场景层次结构、网格、材质和嵌入纹理都能正常加载。PBR材质映射到MeshStandardMaterial,因此光照效果与Unity或Unreal中看到的一致。骨骼动画播放在路线图上——目前,绑定的FBX文件显示绑定姿势。
Drop a .fbx file — preview animations, characters, props in seconds.
Try MakerSuite 3D FreeAutodesk FBX Review是免费的,但它是仅限Windows的桌面安装,很多工作室按政策会禁止。Maya和3ds Max是昂贵的订阅。Blender功能强大但庞大(约1 GB安装),且有自己的FBX怪癖。浏览器查看器更适合快速审查的工作流:QA测试员验证资产交付、艺术总监检查外包作品、技术美术师验证绑定——全部无需安装。因为一切本地运行,即使有严格NDA的工作室也可以使用,不用担心云上传。
FBX文件完全在您的浏览器标签页中解析。无上传、无服务器往返、无账号。关闭标签页即无痕迹。同样适用于STEP、STL、OBJ、GLB、3MF和查看器支持的所有其他格式。
No. MakerSuite 3D opens FBX files directly in your browser using Three.js FBXLoader. You see the full scene hierarchy, materials, and meshes without installing Autodesk software or paying for a Maya indie license.
FBX scene graph and mesh data load today, and the Scene Tree panel lets you toggle visibility per part. Skeletal animation playback is on the roadmap — for now, animated FBX files show the bind pose. GLB is a better choice if you need animation preview right now.
FBX files with embedded textures (binary FBX 7.x) load with materials intact. For ASCII FBX referencing external image files, drop the images alongside the FBX and the loader will resolve relative paths. PBR materials map to MeshStandardMaterial so lighting looks correct.
Conversion is on the roadmap (Conversion Hub — FBX→GLB, STEP→STL, OBJ→GLB). Today you can view FBX and measure geometry, but download-as-GLB isn't exposed yet. Follow the blog for launch updates.
Binary FBX up to ~300 MB loads on a desktop. ASCII FBX is much larger for the same content — convert to binary in your DCC tool if load time matters. We show a progress toast during parsing so you know it's still working.
拖放FBX文件 — 几秒预览资产
启动3D查看器