Skip to content

mass2D

The mass2D object simulates a 2D mass, calculating its position and velocity based on applied forces, weight, and damping. It allows setting initial positions, boundary limits (Xmin, Xmax, Ymin, Ymax), and can reset its state or stop/start movement. This object is useful for creating interactive physical simulations within Pure Data.


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 mass2D 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