facebookincubator / FBX2glTF

A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't get materials

aaffdd opened this issue · comments

test.zip
Can't get material slots. I export FBX from Autodesk Revit 2023. My friend tell my that Hi can get material data from 3DSMax. But I can't see materials no one fbx viewer, Blender, or any software.
Here is FBX2glTF log:
$ FBX2glTF-windows-x64.exe --pbr-metallic-roughness --khr-materials-unlit -b -i test.fbx -o test.glb
Warning: node /RootNode/3D View: acson_to_obj_boxed Copy 1 uses unsupported transform inheritance type 'eInheritRrSs'.
(Further warnings of this type squelched.)
Warning: Reference to missing surface material.
(Further warnings of this type squelched.)
Wrote 107837 bytes of binary glTF to test.glb.