Skip to content
forked from jskorepa/fbx

C++ Library for reading and writing FBX files

License

Notifications You must be signed in to change notification settings

shadowndacorner/fbx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++ Library for reading and writing FBX files

This library allows you to read and write fbx files.

It currently supports full fbx binary format. It works even with larger files.

Also includes fbxdump which allows you to inspect fbx files in json format.

References

FBX format description

FBX file structure

Javascript port

fbx.js

About

C++ Library for reading and writing FBX files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • CMake 1.2%