handelbrot
Mandelbrot set renderer in Haskell
Building
You have to install stack first.
Then simply:
$ stack build
Runninng
$ stack exec handelbrot-exe
Enjoy!
Mandelbrot set renderer in Haskell
You have to install stack first.
Then simply:
$ stack build
$ stack exec handelbrot-exe
Enjoy!