rt-in-weekend Implementation of Ray Tracing in One Weekend with Clojure Motivation I've already implemented a Ray tracer in the past, but now I want to learn Clojure and I think a ray tracer is a fun project to do so. References: Ray Tracing in One Weekend raytraclj - Other implementation in Clojure I took a look at Clojure2d examples