A raytracer written in F#, based on Raytracing in One Weekend by Peter Shirley.
The raytracer fully implements the code from the book, but is written in a functional programming style. On top of the normal features, it also supports parallelized rendering.
The RaytracerCLI binary will produce an image similar to this (but with lower resolution):
