rtc This is a Go implementation of The Ray Tracer Challenge by Jamis Buck. Setup $ make setup Testing Run all tests with: $ make test Run all tests when any .go file is changed: $ make watch Example