A simple monochromatic Mandelbrot set viewer implemented in Odin
Mandelbrot set (Wikipedia Article)
$ ./build.sh
$ ./build/viewer> ./build.bat
> ./build/viewer.exezoom in using (H x0.25) or (J x1.00)
zoom out using (G x0.25) or (F x1.00)
quit using <ESC>
force re-render using I
NOTE: The viewer is incredibly slow at zoom +8.0 so be mindful of that.

