This is an implementation of the Ray Tracing In One Weekend book series using Rust.
- master - contains all changes with commits for each progression
book-1: contains all changes from the first bookRay Tracing in One Weekendbook-2-{section}: contains only the changes for the section in book 2Ray Tracing: The Next Week
To execute and see the output, a convenient .sh script has been added to generate a .ppm image file output for each execution.
sh render.sh