FRACTAL GENERATOR
ZOOM
RANDOM
DETAILS
INFO
DETAILS
x
0
(-2, 2)
y
0
(-1.5, 1.5)
c
real
(-1, 1)
c
img
(-1, 1)
width
(0, 4)
height
(0, 3)
brightness
0.5
1
2
4
8
16
iterations
256
512
768
1024
1536
function
z² + c
z³ + c
z⁴ + c
z⁵ + c
resolution
320x240
640x480
800x600
1024x768
1800x1200
4000x3000
UPDATE
x
0
, y
0
- coordinates of the bottom left corner.
c
real
, c
img
- real and imaginary parts of the complex number
c
used to generate fractal.
width, height - width and height of the image, duh...
iterations - number of iterations per pixel. Lower the value to increase the speed of generating fractal.
function - function used to build fractal.
resolution - resolution of the image. Generating fractals in high resolution may take several minutes.
INFO
Click "RANDOM" to generate random fractal. It may take several times to get something interesting.
Single left click on the image to zoom to the point you have clicked.
Select area then click on the "ZOOM" button to zoom to the selected rectangle.
Click "DETAILS" button, change some values then click "UPDATE".
To save the image, right click on it and choose "Save Image As..." from the context menu.