Skip to content

part_info

The part_info object provides detailed information about each particle within a particle system, typically set up with part_head and other part_ objects. It outputs data for every particle per rendering cycle. Notably, part_info also moves the particles, making it suitable for direct rendering control but potentially problematic when used alongside part_draw or part_render.


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 zexy and install it. Then create an object with declare -lib zexy -path zexy. Finally, use part_info or any other object from zexy.

  • Library developed mainly by Johannes M. Zmölnig.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors