@ -1,6 +1,9 @@
# wasm-raytracer
# haskell-raytracer
![Image of the output](out.png "Output")
Raytracer written in Haskell. Slow and currently only supports one static scene.
## Running
Run `cabal build && cabal exec raytracer-exe > img.ppm`.