/raytracer

A really simple ray-tracer running on the CPU

Primary LanguageC++

Context

This is a software ray-tracer that I made back in high school. The scene is hard-coded into the program, thus to change the scene you have to recompile. To compile you can write a CMake configuration yourself or use the VS2017 solution provided.

img img img