aboutsummaryrefslogtreecommitdiff
path: root/iSphere3D-help.pd
blob: 252d70d5f1397dc93e46da821684efbcb4897f5a (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#N canvas 473 146 614 708 10;
#X text 261 4 Spherical interaction;
#X msg 80 257 setRmin 0;
#X msg 81 280 setRmax 1;
#X msg 78 340 setFN 0;
#X msg 79 378 setKN 0;
#X msg 79 485 setdN 0;
#X msg 79 579 setdRN 0;
#X msg 78 518 setG 0;
#X obj 17 659 iSphere3D;
#X msg 80 182 setX 0;
#X msg 79 207 setY 0;
#X msg 79 230 setZ 0;
#X text 178 258 5 : Minimum Radius;
#X text 178 279 6 : Maximum Radius;
#X text 202 292 minimal and maximal radius of the sphere. If the mass
is outside or inside this sphere \, it will not interact with this
link.;
#X text 200 350 constant force normal to the sphere.;
#X msg 78 457 setDN 0;
#X msg 79 553 setdKN 0;
#X msg 78 620 setdGN 0;
#X msg 79 425 setFRN;
#X text 204 468 normal (to the sphere surface) damping to the mass
;
#X text 64 71 message to change parameter / default value / creation
arg number / description;
#X text 181 182 2 : X coordinate of the center of the sphere;
#X text 180 208 3 : Y coordinate of the center of the sphere;
#X text 179 233 4 : Z coordinate of the center of the sphere;
#X text 177 117 1 : Name;
#X text 201 132 this is the name of the mass interacting with this
object. you can also connect the output of this object to a mass to
allow an interaction with this mass.;
#X text 199 391 force is proportional to the distance between the mass
and the sphere center.;
#X text 176 338 7 : Constant Normal Force;
#X text 176 377 8 : Normal rigidity;
#X text 179 423 9 : Normal forces proportional to 1/distance between
the mass and the sphere.;
#X text 176 457 10 : Damping;
#X text 174 487 11 : Normal constant displacement;
#X text 175 518 12 : Normal force proportional to 1/sqare(distance)
between the mass and the sphere.;
#X text 173 556 13 : Constant displacement normal to the circle. (0)
;
#X text 174 581 14 : Normal displacement proportional to 1/distance
between the mass and the sphere.;
#X text 172 616 15 : Normal displacement proportional to 1/square(distance)
between the mass and the sphere.;
#X text 175 31 This object should be used for the simulation of interaction
between a collection of masses and a Sphere.;
#X connect 1 0 8 0;
#X connect 2 0 8 0;
#X connect 3 0 8 0;
#X connect 4 0 8 0;
#X connect 5 0 8 0;
#X connect 6 0 8 0;
#X connect 7 0 8 0;
#X connect 9 0 8 0;
#X connect 10 0 8 0;
#X connect 11 0 8 0;
#X connect 16 0 8 0;
#X connect 17 0 8 0;
#X connect 18 0 8 0;
#X connect 19 0 8 0;