From 15b30fe20b401d079c2b3c6a8e77eee827813de3 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 17 Mar 2015 22:54:19 +0000 Subject: Gem 096ed6ef786b7a9d6e11a437ff8526619c89a1fd osx/x86_64 built 'master:096ed6ef786b7a9d6e11a437ff8526619c89a1fd' for osx/x86_64 --- Gem/part_info-help.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Gem/part_info-help.pd (limited to 'Gem/part_info-help.pd') diff --git a/Gem/part_info-help.pd b/Gem/part_info-help.pd new file mode 100644 index 0000000..8b79a5f --- /dev/null +++ b/Gem/part_info-help.pd @@ -0,0 +1,25 @@ +#N canvas 162 181 644 454 10; +#X msg 139 99 gemList; +#X text 176 62 GEM object; +#X msg 139 294 gemList; +#X text 186 26 [part_render]; +#X obj 139 130 part_info; +#X msg 164 251 x y z; +#X msg 202 184 sizeX sizeY sizeZ; +#X msg 177 230 red green blue alpha; +#X msg 189 208 velX velY velZ; +#X msg 215 160 age; +#X text 35 320 [part_info] gives you all available information of all +the particles in the system draws a particle system set up with [part_head] +and other [part_]-objects.; +#X msg 151 272 ID; +#X text 36 379 If your system contains 15 particles \, then you will +get the information on the outlets 15 times per rendering circle.; +#X connect 0 0 4 0; +#X connect 4 0 2 0; +#X connect 4 1 11 0; +#X connect 4 2 5 0; +#X connect 4 3 7 0; +#X connect 4 4 8 0; +#X connect 4 5 6 0; +#X connect 4 6 9 0; -- cgit v1.2.1