Skip to content

Releases: dennisppaul/teilchen

20200616

16 Jun 15:40

Choose a tag to compare

  • particles, contraints and forces can now be marked dead and are automatically disposed when calling Physics.step() or Physics.purge()
  • added example for MuscleSpring
  • added example for TearableSpring
  • added example for VectorField
  • added anatomy of a particle tutorial

20200528

28 May 17:35

Choose a tag to compare

  • prepared library to be published on the processing.org website

20160423

11 Nov 06:51

Choose a tag to compare

  • updated for processing3
  • now using PVector for linear algebra
  • removed dependency on mathematik

20150228

28 Feb 22:00

Choose a tag to compare

  • initial release