aboutsummaryrefslogtreecommitdiff
path: root/iCylinder3D-help.pd
blob: 66820128c9bdedc57a1161feaee39b548494da83 (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#N canvas 573 77 610 795 10;
#X text 276 10 Cylinder interaction;
#X msg 81 343 setRmin 0;
#X msg 82 366 setRmax 1;
#X text 209 380 minimal and maximal radius of the circle. If the mass
is outside or inside this circles \, it will not interact with this
link.;
#X msg 80 424 setFN 0;
#X text 207 242 normal vector of the circle;
#X msg 85 266 setX 0;
#X msg 84 291 setY 0;
#X msg 84 314 setZ 0;
#X msg 82 182 setVX 0;
#X msg 83 207 setVY 0;
#X msg 84 229 setVZ 0;
#X text 207 323 center of the circle;
#X text 184 345 8 : Minimum Radius;
#X text 184 366 9 : Maximum Radius;
#X msg 81 459 setKN 0;
#X msg 81 504 setD 0;
#X msg 78 731 setdN 0;
#X obj 9 866 iCylinder3D;
#X text 209 440 constant force normal to the cylinder.;
#X text 205 516 normal (to the cylinder surface) damping to the masses.
;
#X msg 78 610 setPmin -10000;
#X msg 80 639 setPmax 10000;
#X msg 78 756 setdT 0;
#X msg 80 670 setFN 0;
#X msg 81 705 setKN 0;
#X msg 82 575 setG 0;
#X msg 83 538 setRN 0;
#X msg 77 782 setdKN 0;
#X msg 77 807 setdKT 0;
#X text 177 39 This object should be used for the simulation of interaction
between a collection of masses and a cylinder;
#X text 121 76 message to change parameter / default value / creation
arg number / description;
#X text 206 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 184 181 2 : X coordinate of the orientation vector of the circle
;
#X text 183 206 3 : Y coordinate of the orientation vector of the circle
;
#X text 184 230 4 : Z coordinate of the orientation vector of the circle
;
#X text 183 118 1 : Name;
#X text 183 266 5 : Center X;
#X text 183 290 6 : Center Y;
#X text 182 312 7 : Center Z;
#X text 179 426 10 : Constant Normal Force;
#X text 178 459 11 : Normal rigidity;
#X text 208 474 force is proportional to the distance between the mass
and the cylinder center.;
#X text 176 504 12 : Damping;
#X text 176 537 13 : Normal force proportional to 1/distance to the
center of the cylinder.;
#X text 176 574 14 : Normal force proportional to 1/square(distance)
to the center of the cylinder.;
#X text 176 610 15 : Minimum height of the cylinder interaction;
#X text 178 641 16 : Minimum height of the cylinder interaction;
#X text 177 670 17 : Tangential constant force;
#X text 177 695 18 : Tangential rigidity;
#X text 178 727 19 : Normal constant displacement;
#X text 177 757 20 : Tangential constant displacement;
#X text 176 786 21 : Normal displacement proportional to 1/R;
#X text 176 812 22 : Tangential displacement proportional to 1/R;
#X connect 1 0 18 0;
#X connect 2 0 18 0;
#X connect 4 0 18 0;
#X connect 6 0 18 0;
#X connect 7 0 18 0;
#X connect 8 0 18 0;
#X connect 9 0 18 0;
#X connect 10 0 18 0;
#X connect 11 0 18 0;
#X connect 15 0 18 0;
#X connect 16 0 18 0;
#X connect 17 0 18 0;
#X connect 21 0 18 0;
#X connect 22 0 18 0;
#X connect 23 0 18 0;
#X connect 24 0 18 0;
#X connect 25 0 18 0;
#X connect 26 0 18 0;
#X connect 27 0 18 0;
#X connect 28 0 18 0;
#X connect 29 0 18 0;