back to home

Rust Library

Add to your Cargo.toml:
sceneformat = { git = "https://github.com/computer-graphics-course/scene-format" }
Use code from this snippet's test to read or write scene format files.