![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
All the FRACTINT fractals, type JULIA, use the following instructions provided by FRACTINT :
z(0) = pixel;
z(n+1) = z(n)^2 +c
Bailout default = 4 (0 means default, JULIA default is 4)
This is a classic JULIA set fractal.
Two parameters : real and imaginary parts of c.
Many very different fractals can be get with these parameters.
Here :
real of c = 0.258919, imaginary of c = 0.000000176951
bailout test = mod, bailout value = 4
With the same parameters but with another palette of colors, the fractal becomes :

For a larger area of the original fractal JULIA-01, the following image is displayed :

With a change of the palette of colors, the image of the fractal becomes as follows :