aboutsummaryrefslogtreecommitdiff
path: root/Gem/part_velsphere-help.pd
blob: a71af6ad3590e07bfbb859740088c0dde2a09f58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#N canvas 109 126 635 466 10;
#X declare -lib Gem;
#X msg 110 93 gemList;
#X text 121 50 GEM object;
#X msg 170 151 x y z;
#X text 131 16 [part_velsphere];
#X obj 110 190 part_velsphere;
#X msg 110 219 gemList;
#X text 181 94 partList;
#X text 180 222 partList;
#X msg 231 152 radius;
#X text 65 253 [part_velsphere] sets a sphere with a specified radius
and midpoint to be the velocity-domain of newly emitted particles within
the system.;
#X text 41 361 this is obsolete \, use;
#X obj 239 360 part_velocity sphere <x> <z> <z> <radius>;
#X msg 465 326 x y z radius;
#X obj 518 8 declare -lib Gem;
#X connect 0 0 4 0;
#X connect 2 0 4 1;
#X connect 4 0 5 0;
#X connect 8 0 4 2;
#X connect 12 0 11 2;