Parallel ray tracer based on the Raytracing in one weekend.
Even though this is a Cabal project, the only dependency that is not available with a default installation of GHC is the parallel library. Thus, this project can be easily adapted to run by using just a standard GHC installation.