From 5ed1f38b2f515c6cebd8386de44c13a2b120c878 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Mon, 19 Sep 2016 17:46:58 +1200 Subject: Add interesting place to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4c14922..4aa63d8 100644 --- a/README.md +++ b/README.md @@ -110,4 +110,11 @@ Check out [pgm-interlace][pgm-interlace] for a tool to do this job. I'm working on an example tool to do this, but there are so many palettes you could use that you might as well write your own. +### Areas of interest + +Use the `-x`, `-y` and `-z` parameters to see them. +Have a play with the iteration count; as a general rule you will need more iterations when the scale is decreased + + * Tiny lone mandelbrot (0.001643721971153 + 0.822467633298876i), scale = 0.00000000005 + [pgm-interlace]: https://github.com/phillid/pgm-interlace/ -- cgit v1.1