Angramme / raytracer

A really simple ray-tracer running on the CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A really simple ray-tracer running on the CPU


Languages

Language:C++ 100.0%