# RayTracer A simple raytracer made in C++ to learn about math, datastructures and algorithms. It uses sfml to display the output.