/toytracer

The Ray Tracer Challenge in Rust

Primary LanguageRust

Just a simple ray tracer to learn some Rust idioms. This follows the Ray Tracer Challenge book, up till implementing reflections and refractions.

A demo render with the ray tracer.