Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (20 loc) · 616 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 616 Bytes

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