Raytracer A small program I made just for fun. I was trying to learn the basics of raytracing. It uses a custom math library for vector calculations. You can learn more about it here. I based this code on Casey's muratori (@cmuratori) video series.