FBXscii
A Rust-based parser for ASCII FBX based off of ASSIMPs implementation
To Do:
- Make Traited Parser
- Make Traited Tokenizer for that Parser
- Make DOM that is compatible with both fbxscii and fbxcel -> fbx-dom
A Rust-based parser for ASCII FBX based off of ASSIMPs implementation
To Do: