OCaml Ray Tracer

Published on 2005-05-08 by Mark VandeWettering

I’m always interested in raytracing and programming languages, so the OCaml Ray Tracer seems pretty cool to me. What’s nice about it as an example of Ocaml code is that it’s very clearly written, and reflects some of the niceties of the functional style.