Spent the last few days implementing https://raytracing.github.io/books/RayTracingInOneWeekend.html in pure Odin. Surprisingly fun, and even used a thread pool for the first time in my programming career to help speed things up a little