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!
You can use the FBXLoader in order to load FBX files in ASCII and Binary format.
1 Like