/raytracer

Rust implementation of 'Ray Tracing The Next Week'

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

Ray Tracer

Implementation of the ray tracer from the book: Ray Tracing The Next Week in Rust.

Generated image

Running

$ cargo run --release > image_name.ppm