Open mwestphal opened 1 year ago
@Meakk It looks like this is implemented in assimp like this: https://github.com/assimp/assimp/pull/2640
It seems like the normals are not read too (we can see it clearly on the gun handle)
@Meakk do you know why this is hapening ? if so maybe improve the issue so we could add help-wanted
?
No idea, we need to do a quick assimp importer debugging to know what's happening
Describe the bug When opening a .fbx file with PBR texture, F3D do not show them as PBR.
To Reproduce Steps to reproduce the behavior:
Open this file with F3D: FN_Scar_L_FBX.zip
output:
Expected behavior Correctly visualized in blender:
F3D Information Paste the content of
f3d --version
:2.0.0 with assimp
Additional context
Caused by assimp