Skip to content

FBX loader written in Javascript without autodesk's FBX SDK ( for ThreeJS)

License

Notifications You must be signed in to change notification settings

ryohey/FBXLoaderJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

FBX loader written in Javascript without autodesk's FBX SDK ( for ThreeJS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • HTML 7.5%