JarrodBegnoche / graytracer

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

Planes #36

Closed JarrodBegnoche closed 4 years ago

JarrodBegnoche commented 4 years ago

Fixes #35

Added planes and reworked hierarchy of shape objects.