/raytracer

A simple raytracer written in Rust (from https://bheisler.github.io/post/writing-raytracer-in-rust-part-1/)

Primary LanguageRust

Get Started:

Make sure cargo is installed.

cd raytracer/app
cargo run scenes/test.json out.png

Example Images

Example One Example Two Example Three