Skip to content

Javascript library for reading and writing FBX files

Notifications You must be signed in to change notification settings

jskorepa/fbx.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbx.js

Javascript library for reading and writing FBX files

Examples

Examples are in src/bin/ folder.

  • fbxdump - dumps fbx file as json to stdout
  • fbxcopy - copies file specified with --from arg to --to arg, optionally deduplicating node with -d

Building

yarn install
yarn build

About

Javascript library for reading and writing FBX files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published