Bounce Java Applet

This program was an attempt to bounce letters off of the walls, get them to follow basic rules of gravity using a ODE solver. For us, this was a good exercise in seeing the movement of letters, seeing them as separate objects that could be moved.
 

Program - BounceJavaApplet

Note: you need to have a copy of JRE1.3.2 running on your machine to see the applet.