OkeWoke / Raytracer

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

Feature/brdf #17

Closed OkeWoke closed 4 years ago

OkeWoke commented 4 years ago

Added basic translucent object. Fixed up some intersection issues and cosine terms.