Toy Ray Tracer written in Rust. Based on Peter Shirley's Ray Tracing The Next Week
The project was inspired by excellent book about RayTracing by Peter Shirley. There are still a lot of job to be done, but the basics are ready.
Rust and Cargo must be installed
Clone the project
cargo run --release