OkeWoke / Raytracer

I got bored and wanted to make my own raytracer in C++
0 stars 0 forks source link

Restructure #21

Closed OkeWoke closed 4 years ago

OkeWoke commented 4 years ago

Completed restructure of tracing and shading code from recursive to iterative.