UFBX is a single-header library to import FBX files and it's almost twice faster than the FBX SDK!
https://github.com/ufbx/ufbx
GitHub - ufbx/ufbx: Single source file FBX loader

Single source file FBX loader. Contribute to ufbx/ufbx development by creating an account on GitHub.

GitHub
I actually used a different hashing algorithm, so a part of the difference could come from this. Anyway, as a single-header library it's much faster to compile so even if it was on-par with FBX SDK's performance it would still be a great deal.
@benoitvimont holy cow, just imagine this in Unity!
@CaseyHofland Nice work!
@funto uuuh thanks but it’s not my work 😅
New to mastodon? You can reply to each message separately, be sure to reply to the main message next time.
No worries! 😊
@CaseyHofland erf sorry indeed I pressed the wrong button -_-
I expected to have threads and that replying to the last message would do the trick... Unclear how threads work then if everyone replies to the first message 🤔
@benoitvimont Wow, i wasn't aware of that library. Does it have any notable usecases? With such a licence why isn't it used in projects like Godot or Blender?