![]() |
![]() ![]() |
the fractalScape series is made with processing svg load, using the disableStyle(); function for code based coloring
and the getChild(); function for individual coloring of polygon parts out of one multi poligonal svg file.
the iteration algorithm is dividing a shape down withing a 7-9 level loop. each repetition of the process is also called an “iteration”.
the results of one iteration are used as starting point for the next iteration.
see related animation here
(made with processing)