You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
haskell-raytracer/README.md

215 B

haskell-raytracer

Image of the output

Raytracer written in Haskell. Slow and currently only supports one static scene.

Running

Run cabal build && cabal exec raytracer-exe > img.ppm.