
The result of some random formulars:
x = Math.random() - Math.random();
y = Math.random() - Math.random();
lineTo(x, y);
Growing and dying forever… Launch!

The result of some random formulars:
x = Math.random() - Math.random();
y = Math.random() - Math.random();
lineTo(x, y);
Growing and dying forever… Launch!

… and my version of a mouse follower, nothing special, just nice colors: Launch!

The third variation of attracting nodes, it’s just fun to play with them: Launch!

Another test with attracting nodes: Launch!

My first try to generate artificial plants. Launch! (Click to draw flowers on the stage)

One of my early flash experiments. Every Node is attracted by every other node, but they react to slow to finally reach each other. Launch!