Raytracer

A basic raytracer implementation in Rust based on the Ray Tracing in One Weekend book.

Time taken: {{ time_taken.toFixed(2) }} ms