Skip to content

tCylinder3D

The tCylinder3D object defines a 3D cylindrical volume and tests if a given 3D point (referred to as a "mass") is located within its boundaries. It outputs a boolean (0 or 1) indicating containment, along with the distance and speed of the mass relative to the cylinder's center. Parameters allow setting the cylinder's orientation, center, and its inner/outer radii and height limits.


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