Feeble attempt at this processing demo. The patch uses a metro to output mouse position at regular intervals. Each time the position is output a circle object is created at that position and a reference to the circle is passed to the animate object which manipulates the object's opacity. When the opacity reaches zero, the circle's delete method is called.
