update readme one more time
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# wasm-raytracer
|
# haskell-raytracer
|
||||||
|
|
||||||
Raytracer written in Haskell. Slow and currently only supports one static scene.
|
|
||||||
Run `cabal build && cabal exec raytracer-exe > img.ppm`.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Raytracer written in Haskell. Slow and currently only supports one static scene.
|
||||||
|
|
||||||
|
## Running
|
||||||
|
Run `cabal build && cabal exec raytracer-exe > img.ppm`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user