FBX loader for binary format

Hello everyone!
I am currently working to include some 3d models in my project and am wondering if there is any resource I could use to load FBX files in binary format into my three.js scene.
Thanks! :blush:

You can use the FBXLoader in order to load FBX files in ASCII and Binary format.

1 Like