Snow Flake Dot Applet

``...w0ah!''

Alex S.

[SnowFlake.java]

The applet implements ``diffusion limited aggregation'' (DLA). The process goes like this: start with a single `molecule' sitting all by itself (center of screen---that little dot). Then other molecules randomly fly around. If they hit that lone molecule, they stick. Just out of this simple rule, over a long period of time, you get interesting looking patterns.

Pretty amazing what randomness can do. Here are some screenshots in case you can't wait:

scr000001.gif scr000002.gif scr000003.gif

 

 

[home]