1.1 KiB
1.1 KiB
DoRayMe
A Quick and dirty raytracer.
This raytracer is made following the book "The Ray Tracer Challenge" by Jamis Buck.
It is writen in C++ with no STL and use LodePNG to output PNG file.
Examples outputs
From chapter 05:
From Chapter 06:
From Chapter 07:


