Ray tracer written/translated from the C++ code in Ray Tracing in One Weekend book.

Final render scene is shown below. All other renders made while working through the book can be found in output folder in ppm and png format. Exports in png were created with gimp.

Image 21

This also includes the code for the second book in the series, Ray Tracing: the Next Week.

Final render for the second book is shown below.

Image 38

And now, it includes the code for the last book in the series, Ray Tracing: The Rest of Your Life. Also, the final render of book 3 is below.

Image 38

Reference

Ray Tracing in One Weekend

Ray Tracing: the Next Week

Ray Tracing: The Rest of Your Life