smallpt-hs

A Haskell port of the smallpt path tracer.

http://github.com/noteed/smallpt-hs

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Vo Minh Thu

A Haskell port of smallpt. smallpt is a global illumination path tracer written in 99 lines of C++. The Haskell port is also written in 99 lines. Please see the Homepage for more information, included easier to read code waiting for your contribution.