enragedginger / raytraclj

A raytracer implementation in Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raytraclj

I've been implementing the book Ray Tracing in One Weekend with Clojure

There's one branch by chapter, the final one is the playing branch which uses multi threading to speed things up.

The final scene takes around 35 minutes to render in 1280x800px.

Here are some samples:

About

A raytracer implementation in Clojure

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%