update readme one more time

master
Rostyslav Hnatyshyn 8 months ago
parent 3045af0d9d
commit 20e39f5beb
  1. 7
      README.md

@ -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. Raytracer written in Haskell. Slow and currently only supports one static scene.
## Running
Run `cabal build && cabal exec raytracer-exe > img.ppm`. Run `cabal build && cabal exec raytracer-exe > img.ppm`.
![Image of the output](out.png "Output")

Loading…
Cancel
Save