This is a Go implementation of The Ray Tracer Challenge by Jamis Buck.
$ make setup
Run all tests with:
$ make test
Run all tests when any .go file is changed:
$ make watch
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
This is a Go implementation of The Ray Tracer Challenge by Jamis Buck.
$ make setup
Run all tests with:
$ make test
Run all tests when any .go file is changed:
$ make watch