Anna Fedchenko's profile

DIFFERENTIAL GROWTH

Differential growth in Perlin noise field
Here is my research/coding project on Differential growth algorithm. First example: step by step uniform growth - one node at a time.
Next step - simultaneous uniform growth in all directions:
Introducing Perlin noise to the environment:
Next, adding different visual effect to the process. Here is same generation with transparent rectangle added on every frame, which leads to trailing effect:
Experiments with generation parameters and the way Perlin noise is applied:
Adding color:
Adding smooth color change on every frame:
And a background:
For interested in algorithm and code, please visit my overview article here
DIFFERENTIAL GROWTH
Published:

DIFFERENTIAL GROWTH

Generative art project in p5js. Differential Growth algorithm in Perlin noise field.

Published: