PTree



Applet Name: PTree
Applet Source: fPointTree.java, particleTree.java
Import(s): java.applet, java.awt
Feature(s): animation, image
Author: Greg Linden

Usage guide:

This applet is a very simple, non-interactive applet that enhances web pages with a nifty dynamic display. It requires no set-up. Just drop the line below in your html document, make sure the class is available, and there you go.

Example:

<APPLET CODE="ParticleTree.class" WIDTH=200 Height=300>
</APPLET>


Return to index.