- particles, contraints and forces can now be marked
dead
and are automatically disposed when callingPhysics.step()
orPhysics.purge()
- added example for
MuscleSpring
- added example for
TearableSpring
- added example for
VectorField
- added anatomy of a particle tutorial
- prepared library to be published on the processing.org website
- updated for processing3
- now using PVector for linear algebra
- removed dependency on mathematik
- initial release