Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 482 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 482 Bytes

Ray Tracing In One Weekend

I'm learning about ray tracing by following along the Ray Tracing in One Weekend book.

In doing so I take the liberty to diverge from the book's author's decisions, letting myself step into pitfalls and making my own structural and implementational choices for the benefit of a greater understanding of the matter.

My programming language of choice is odin