HRay - a Haskell ray tracer

Download

Haskell code - Presentations - Thesis text
Haskell code (top)

Click to download the source code for HRay 1.0, including some scene description files.
Two versions are available: an old version for Gtk2Hs 0.9.7 and the latest version for Gtk2Hs 0.9.8.

Haskell source code: HRaySrcOld.zip; HRaySrcOld.tar.gz; HRaySrc.zip; HRaySrc.tar.gz

The code is also available in a darcs repository at http://www.elis.ugent.be/~kehoste/Haskell/HRay/darcs/hray
Included in the repository is the patch for the Gtk2Hs 0.9.8 release, which you can remove when needed.

If you want to comment on the implementation, or make suggestions on howto improve it,
please use the Wiki page created for that purpose: http://haskell.org/hawiki/HRay


Presentations (top)

Click to download a presentation on the devellopment of HRay.

Final presentation: finalPresNl.pdf (Dutch); English: coming up


Thesis text (top)

Click to download my thesis text (Dutch).

Thesis text: Modelleren en implementeren van een ray tracer met behulp van functionele talen