JarrodBegnoche / graytracer

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

Bounding Boxes #49

Closed JarrodBegnoche closed 3 years ago

JarrodBegnoche commented 3 years ago

Fixes #48

Added axis-aligned bounding boxes. Also added some benchmarking functions and posted their results in the readme.