1
0
mirror of https://github.com/maxartz15/RayTracer.git synced 2024-09-18 20:45:35 +02:00
RayTracer/README.md
2019-02-16 20:38:34 +01:00

132 B

RayTracer

A simple raytracer made in C++ to learn about math, datastructures and algorithms.

It uses sfml to display the output.