Class Summary |
Attractor |
This class extends the functionality of the Node class to provide some more
functions that make working with the attractor easier. |
GenerativeDesign |
This class collects static methods that are used in several sketches of the
book. |
Mesh |
Basic class for calculating and drawing a mesh. |
Node |
The node class supplies a basic object for physical simulations. |
Spring |
Elasic connection between two nodes. |
Tablet |
This class extends the PenListener class of the JPen library by adding getter methods
to retrieve the pen values (position, pressure, tilt, pressed buttons, etc.). |