Blender缺乏对本机FBX的支持,当我们导入一些较旧和较新的FBX文件时,它通常会失败。因此,我从头开始使用官方的FBX SDK做了一个更好的FBX导入器和导出器。已经使用3ds Max,Maya或Cinema 4D中的3d数字艺术家制作的大约一百个商业FBX文件对导入器和导出器进行了测试,该附件可以成功导入和导出这些FBX文件。导出的FBX和DAE文件已在Unity Engine 2019,Unreal Engine 4和Godot Engine v3.2中进行了验证,没有任何问题。
支持Blender 2.82, 2.83, 2.9, 2.91, 2.92, 2.93, 3.0, 3.1, 3.2, 3.3
Blender lacks support for native FBX, and when we import some older and newer FBX files, it usually fails. Therefore, I started from scratch using the official FBX SDK to create a better FBX importer and exporter. The importer and exporter have been tested with about one hundred commercial FBX files produced by 3d digital artists in 3ds Max, Maya or Cinema 4D. The attachment can successfully import and export these FBX files. The exported FBX and DAE files have been validated in Unity Engine 2019, Unreal Engine 4, and Godot Engine v3.2, and there are no issues.
Blender is lack of native FBX support, when we import some older and newer FBX files, it often fails.So I made a better FBX importer and exporter with official FBX SDK from scratch.The add-on is compatible with all FBX versions, from ASCII to binary, from FBX 5.3 to FBX 2020.
Supports Blender 2.82, 2.83, 2.9, 2.91, 2.92, 2.93, 3.0, 3.1, 3.2, 3.3
评论0