I wanted to learn a new programming language and thought that starting with The Ray Tracer Challenge by Jamis Buck might be a good idea.
Find a file
2022-01-23 12:07:31 +01:00
chapters Chapter 1 and 2 2022-01-23 12:07:31 +01:00
model Chapter 1 and 2 2022-01-23 12:07:31 +01:00
.gitignore Chapter 1 and 2 2022-01-23 12:07:31 +01:00
go.mod Chapter 1 and 2 2022-01-23 12:07:31 +01:00
README.md Chapter 1 and 2 2022-01-23 12:07:31 +01:00

The Ray Tracer Challenge with Go

This porject is similar to my other ray tracer repository. I wanted to learn a new programming language and thought that starting with The Ray Tracer Challenge by Jamis Buck might be a good idea.

Don't expect me to finish the complete book but let's see how far I get this time :D