C++ Raytracer Writing a raytracer from the ground up. Like this post3 Launch Wrote a very simple C++ raytracer for a project at university. Check out GitHub for the source code, and click HERE for the documentation. Final render using high quality settings.Working out the Phong shader.