Date: Tue, 10 Dec 1996 21:02:32 GMT Server: NCSA/1.4.2 Content-type: text/html Last-modified: Sat, 31 Aug 1996 16:33:09 GMT Content-length: 1270
Want the source? particleTree.java, a minor variation (on the right) particleTree2.java, and fPointTree.java. Don't expect a work of art, though.
The code uses a technique based (loosely) on particle systems. Neat stuff! This code could still use some tuning, though, since some of the things look a little to stringy to be trees. Still cool, though.
I have another applet that draws much better looking trees using an LGrammer algorithm. Pretty cool. It's right here.
glinden@cs.washington.edu