From be06edbcfd1213ea1658d36f8934493a92205aac Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 1 Jul 2016 17:43:58 -0400 Subject: Created pommicket.github.io --- mandelbrot.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mandelbrot.html (limited to 'mandelbrot.html') diff --git a/mandelbrot.html b/mandelbrot.html new file mode 100644 index 0000000..caab5a7 --- /dev/null +++ b/mandelbrot.html @@ -0,0 +1,20 @@ + + +The Mandelbrot Set + + + + + +

Mandelbrot Set

+ + +
+ +

The Mandelbrot Set is a fractal. An explanation of how it works can be found here. Click on a spot to zoom in on that spot or press A to zoom in and +Q to zoom out. Press P to increase the power, and L to decrease it. Press I to increase the maximum number of iterations and K to decrease it.
+Every time you zoom in or out, change the power, or change the maximum number of iterations it will take a bit of time to load.

+ + + + -- cgit v1.2.3