A simple ray tracer written in rust
Inspired by Ray Tracing in One Weekend.
cargo run scene.json
See examples for the scene json description.
Run cargo run --help to see all options, including multithreading.
A simple ray tracer written in rust
Inspired by Ray Tracing in One Weekend.
cargo run scene.json
See examples for the scene json description.
Run cargo run --help to see all options, including multithreading.