JarrodBegnoche / graytracer

Basic raytracer written in Go
MIT License
3 stars 1 forks source link

Reflection and refraction #40

Closed JarrodBegnoche closed 4 years ago

JarrodBegnoche commented 4 years ago

Fixes #39 Added reflection, refraction, and reworked shadows to account for transparency. Also reworked some test packages.