PWhiddy / hasktrace

A simple raytracer in haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hasktrace

A simple raytracer using haskell lists to implement vectors and vector functions. Very inefficient, but is close to being general enough to trace rays in space with an abitrary number of dimensions.

About

A simple raytracer in haskell


Languages

Language:Haskell 100.0%