Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 248 Bytes

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.