Skip to content

tCube3D

The tCube3D object determines if a given 3D point (referred to as a "mass") is located within a user-defined 3D bounding box. It takes the X, Y, and Z coordinates of the mass as input and outputs 1 if the mass is inside the specified cube, and 0 if it is outside. This object is primarily used for spatial collision detection or position testing in 3D environments.


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