JarrodBegnoche / graytracer

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

Add basic ray module #16

Closed JarrodBegnoche closed 4 years ago

JarrodBegnoche commented 4 years ago

Fixes #15 Added ray and updated pv to not be exported to require MakeVector and MakePoint for creation