Implementation of the Ray Tracer from the book
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-06-10 17:56:59 -04:00
chapter1 Chapter 1 complete with Putting It Together. 2023-06-02 17:50:41 -04:00
core Code ready for the end of chapter 1. 2023-06-02 17:29:41 -04:00
tests/chapter_1 corrected the first test - it should check both conditions 2023-06-10 17:56:59 -04:00
.gitignore Initial commit 2023-06-02 15:00:41 -04:00
go.mod Initial commit 2023-06-02 15:00:41 -04:00
main.go Chapter 1 complete with Putting It Together. 2023-06-02 17:50:41 -04:00