Pathtracing renderer written in rust. This is mostly for educational purposes.
- obj file loading
This can be built and installed with Cargo.
For example to build the binary, run:
cargo build
Pathtracing renderer written in rust. This is mostly for educational purposes.
This can be built and installed with Cargo.
For example to build the binary, run:
cargo build