aboutsummaryrefslogtreecommitdiff
path: root/tSphere3D-help.pd
blob: 77f1d1922f2530520898c92f89e87583d3405955 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#N canvas 744 251 618 430 10;
#X msg 80 207 setRmin 0;
#X msg 81 230 setRmax 1;
#X msg 80 132 setX 0;
#X msg 79 157 setY 0;
#X msg 79 180 setZ 0;
#X text 201 243 minimal and maximal radius of the sphere. If the mass
is outside or inside this sphere \, it will not interact with this
link.;
#X obj 16 302 tSphere3D;
#X text 248 6 Spherical test;
#X text 177 208 4 : Minimum Radius;
#X text 177 229 5 : Maximum Radius;
#X floatatom 67 338 5 0 0 0 - - -;
#X floatatom 41 360 5 0 0 0 - - -;
#X floatatom 16 384 5 0 0 0 - - -;
#X text 84 360 distance of the mass from the center of the circle;
#X text 108 336 speed of the mass regarding the center of the circle
;
#X text 63 383 0/1 according to the position of the mass;
#X text 64 74 message to change parameter / default value / creation
arg number / description;
#X text 178 132 1 : X coordinate of the center of the sphere;
#X text 178 159 2 : Y coordinate of the center of the sphere;
#X text 178 183 3 : Z coordinate of the center of the sphere;
#X text 135 35 This object should be used to test if a specific mass
is inside a sphere.;
#X connect 0 0 6 0;
#X connect 1 0 6 0;
#X connect 2 0 6 0;
#X connect 3 0 6 0;
#X connect 4 0 6 0;
#X connect 6 0 12 0;
#X connect 6 1 11 0;
#X connect 6 2 10 0;