fbxscii 0.1.0

ASCII FBX Parser
Documentation
  • Coverage
  • 10.26%
    4 out of 39 items documented0 out of 0 items with examples
  • Size
  • Source code size: 59.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.66 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crazyjackel/asset-importer-rs
    5 2 4
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • crazyjackel

FBXscii

A Rust-based parser for ASCII FBX based off of ASSIMPs implementation

To Do:

  1. Make Traited Parser
  2. Make Traited Tokenizer for that Parser
  3. Make DOM that is compatible with both fbxscii and fbxcel -> fbx-dom