eestrada / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:C++ 97.6%Language:Makefile 2.4%