Ray-Tracer Simple ray tracer created with C++ Explanations coming soon.. First ambient image: Image with lighting: Image with specular lighting: Image with shadows: Followed https://github.com/ssloy/tinyraytracer for reference.