Skip to content

tSphere3D

The tSphere3D object performs a spherical test to determine if a "mass" (likely a point or object) is located within a defined 3D spherical region. It takes the X, Y, Z coordinates of the sphere's center and its minimum and maximum radii as parameters. The object outputs a boolean (0 or 1) indicating whether the mass is inside the specified spherical boundaries.


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