Fractal 105E – AI Scanning Mankind
Part of DIALOG series – 01 2023
AI . artificial intelligence . future . mankind . scanning
Fractal 105 E – zoom level 1
Fractal 105 E – zoom level 2
Data
This digital works is created exclusively from fractals, with 0% AI generated. It can therefore be converted into a set of functions and parameters that can be the basis for the training of an AI.
The mathematical formulas and parameter combinations corresponding to each fractal are presented below. In each case, the numerical characters have been replaced by â– to prevent unauthorized reproduction. If you are interested in using the full data set to train an AI, please contact Philippe.
Fractal 105 E - AI Scanning Mankind - Part of DIALOG series - 01.2023

Fractal_â– â– â– _E {
fractal:
title="Fractal_â– â– â– _E" width=â– â– â– â– height=â– â– â– â– layers=â–
credits="Philoxerax;â– /â– /â– â– â– â– "
layer:
caption="Layer â– " opacity=â– â– mergemode=overlay
mapping:
center=â– .â– â– â– â– â– â– â– â– â– â– /â– â– â– .â– â– â– â– â– â– â– magn=â– .â– â– â– â– â– â– â– angle=-â– â–
formula:
maxiter=â– â– â– filename="mt.ufm" entry="mt-biomorph-I-m"
p_bailout=â– â– â– â– â– .â– f_fnâ– =ceil
inside:
transfer=none
outside:
transfer=linear
gradient:
smooth=yes rotation=-â– â– index=â– â– â– color=â– â– â– â– â– â– â– â– index=â– â–
color=â– â– â– â– â– â– index=â– â– â– color=â– â– â– â– â– â– â– â– index=â– â– â– color=â– â– â– â– â– â– â– â–
opacity:
smooth=no index=â– opacity=â– â– â–
layer:
caption="Background" opacity=â– â– â–
mapping:
center=â– .â– â– â– â– â– â– â– â– â– /â– â– â– .â– â– â– â– â– â– â– magn=â– .â– â– â– â– â– â– â– angle=-â– â–
formula:
maxiter=â– â– â– filename="mt.ufm" entry="mt-biomorph-I-m"
p_bailout=â– â– â– â– â– .â– f_fnâ– =ceil
inside:
transfer=none
outside:
transfer=linear
gradient:
smooth=yes rotation=â– â– â– index=â– â– â– color=â– â– â– â– â– â– â– index=â– â–
color=â– â– â– â– â– â– â– index=â– â– color=â– â– â– â– â– â– â– â– index=â– â– color=â– â– â– â– â– â– â–
index=â– â– â– color=â– â– â– â– â– â– â– â– index=â– â– â– color=â– â– â– â– â– â– â– â– index=â– â– â–
color=â– â– â– â– â– â– â– index=â– â– â– color=â– â– â– â– â– â– index=â– â– â– color=â– â– â– â– â– â–
index=â– â– â– color=â– â– â– â– â– â– â–
opacity:
smooth=no index=â– opacity=â– â– â–
}
mt-biomorph-I-m { ; Mark Townsend, â– â– Jul â– â– â– â–
init:
z = â–
loop:
z = @fnâ– (z) + e^z + #pixel
bailout:
|real(z)| < @bailout
default:
title = "Biomorph I Mset"
param bailout
caption = "Bailout value"
default = â– â– â– â– .â–
endparam
switch:
type = "mt-biomorph-I-j"
fnâ– = fnâ–
c = #pixel
bailout = bailout
}
mt-biomorph-II-j { ; Mark Townsend, â– â– Jul â– â– â– â–
init:
z = #pixel
loop:
z = z^z + z^(@n) + @c
bailout:
|real(z)| < @bailout
default:
title = "Biomorph II Julia"
param c
caption = "Julia seed"
default = (â– ,â– )
endparam
param n
caption = "Coefficient"
default = â– .â–
endparam
param bailout
caption = "Bailout value"
default = â– â– .â–
endparam
switch:
type = "mt-biomorph-II-m"
n = n
bailout = bailout
}