Skip to content

haxelion/fbx3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbx3d

Crates.io Build Status Docs.rs

The fbx3d crate allow to parse and load FBX 3D model files. It is based on the blender implementation of the FBX file format.

It is currently only able to parse the file format into a Rust representation. I plan to write helpers to extract rendering information (VAO with UV and normals, indices, animation key, ...) from that structure.

In the future, writing FBX file could also be implemented, feel free to contribute.

About

Rust crate to parse and load FBX 3D model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages