FBX2glTF
Godotはforkもして採用していたが、Godot 4.3以降はuFBXに置き換えた
Note
As of Godot 4.3, FBX2glTF is no longer used. The engine now relies on ufbx instead, which is a built-in library instead of an external command-line tool.
As such, in Godot 4.3 or later, you no longer need to set up FBX2glTF to import FBX scenes.
We no longer actively maintain this repository as we won't be needing it going forward. If you want to build on top of it for your own use cases, feel free to fork it.