Ray Tracing in One Weekend - Rust Implementation This is a Rust implementation of Peter Shirley's "Ray Tracing in One Weekend" book. Running the Program To run the ray tracer and generate an image: cargo run > image.ppm