packages feed

accelerate-examples-1.1.0.0: examples/mandelbrot/README.md

accelerate-mandelbrot
=====================

Implementation of the [Mandelbrot set][wiki-mandelbrot] in Accelerate. The GUI
program is interactive; use the arrow keys to pan the view port and the 'z' and
'x' keys to zoom in and out respectively.

Example
-------

![mandelbrot][mandelbrot-img]


  [wiki-mandelbrot]:        https://en.wikipedia.org/wiki/Mandelbrot_set
  [mandelbrot-img]:         https://github.com/AccelerateHS/accelerate-examples/raw/master/samples/mandelbrot.jpg