mervegk / FBXLoaderJS

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 92.5%Language:HTML 7.5%