Growing things
February 5th, 2005 | Posted by in Experiments | Flash 7/8 | Simulations - (1 Comments)
The result of some random formulars:
x = Math.random() - Math.random();
y = Math.random() - Math.random();
lineTo(x, y);
Growing and dying forever… Launch!






