Strange attractor is the most utilized tool, 99% of the museum collection were created using this paint. It has plenty parameters and looks a bit involved. But this is price of its flexibility. When an attractor is created two sections must be parameterized. The first section defines color animation. The second one creates a divergence function:
| Attractor | length of animation | ||||||||||||||
| |||||||||||||||
# This one uses a harmonic divergence
Attractor 256
energy 0.0150 0.0151 0.0152
frequency 1 1 1
phase 0 0 0
quality 2 2 2
divergence Harmonic
angle random[0:2pi]
focus 0 0
offset 0 0
period 200 200
sub-period 10000 10000
distortion 20 20
saturation 1
# This example with a Fourier function
Attractor 256
energy 0.01 0.01 0.01
frequency 1 1 1
phase 0 0 0
quality 1 1 1
divergence Fourier overflow
angle random[0:2pi]
focus 0 0
offset 0 0
scale 30 30
saturation 0.25
matrix 4 x 4
5.0 0.7 0.3 -0.5
0.9 -1.2 -0.7 1.0
0.1 0.4 0.9 -0.2
0.8 -1.0 -0.4 1.2