FBXLoaderJS icon indicating copy to clipboard operation
FBXLoaderJS copied to clipboard

*This repo gone inactive* FBX loader written in Javascript without autodesk's FBX SDK ( for ThreeJS)

FBXLoader for ThreeJS

FBX loader written in Javascript, without autodesk's FBX SDK. This is a very experimental script for my WebGL/Threejs exploration, please use under consideration. there are many missig features and issues. Just fork this.

XSI Man

supported fbx

  • FBX version 7
  • ASCII format

supported feature

  • mesh
  • bone
  • skinning
  • normal / uv map

not support

  • material
  • texture
  • morph

License

MIT License