aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-09-19 17:46:58 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-09-19 17:46:58 +1200
commit5ed1f38b2f515c6cebd8386de44c13a2b120c878 (patch)
tree7f73d96260db9a53e90d323c041f3bd80e9d654a /README.md
parentfcc7c9dce8410bb14d9fe546d66010a01eee365e (diff)
downloadfractal-gen-5ed1f38b2f515c6cebd8386de44c13a2b120c878.tar.xz
Add interesting place to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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/