/raytracer

This is a toy raytrace image renderer I wrote in C++11 for a course at school. It renders spheres, triangular polygons and (if my memory serves) infinite planes.

Primary LanguageC++MIT LicenseMIT

Tracing with rays

Hurray!

This is a toy raytrace image renderer I wrote in C++11 for a course at school. It renders spheres, triangular polygons and (if my memory serves) infinite planes.