Skip to content

pmpd2d

The pmpd2d object implements a 2D mass-spring-damper physical model, designed for particle-based simulations in Pure Data. It allows users to define and manipulate 'masses' (particles with mass, position, and mobility) and 'links' (connections between masses with properties like rigidity, damping, and length). The object calculates forces and updates the state of the physical system, providing data for external visualization or control.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for pmpd and install it. Then create an object with declare -lib pmpd -path pmpd. Finally, use pmpd2d or any other object from pmpd.

  • Library developed mainly by Cyrille Henry.
  • Report Bugs/Errors here!
  • Available for .

Articles

  • Physical modeling for pure data (PMPD) and real-time interaction with an audio synthesis

    by Cyrille Henry

    Link


Similar


    Comments

    Contributors