You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.