aboutsummaryrefslogtreecommitdiff
path: root/iPlane3D-help.pd
blob: 057f90faa15862bdfbb49a154974c30ccb84fd40 (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
#N canvas 493 187 610 587 10;
#X text 204 258 5 : X point of the plane;
#X text 203 281 6 : Y point of the plane;
#X text 203 304 7 : Z point of the plane;
#X msg 95 327 setFN 0;
#X text 237 237 normal vector of the circle;
#X msg 96 255 setX 0;
#X msg 95 280 setY 0;
#X msg 95 303 setZ 0;
#X msg 93 171 setVX 0;
#X msg 93 196 setVY 0;
#X msg 95 218 setVZ 0;
#X msg 95 354 setKN 0;
#X msg 96 400 setD 0;
#X msg 95 433 setPmax 10000;
#X msg 94 462 setdN 0;
#X msg 95 493 setdKN 0;
#X text 281 7 Plane interaction;
#X obj 21 521 iPlane3D;
#X text 177 34 This object should be used for the simulation of interaction
between a collection of masses and a plane;
#X text 66 75 message to change parameter / default value / creation
arg number / description;
#X text 204 170 2 : X coordinate of the orientation vector of the plane
;
#X text 203 195 3 : Y coordinate of the orientation vector of the plane
;
#X text 204 219 4 : Z coordinate of the orientation vector of the plane
;
#X text 205 107 1 : Name;
#X text 204 328 8 : Constant Normal Force;
#X text 204 354 9 : Normal rigidity;
#X text 227 372 force is proportional to the distance between the mass
and the circle plane.;
#X text 196 405 10 : Normal damping;
#X text 196 433 11 : Maximum depth of the circle interaction;
#X text 195 463 12 : Normal displacement;
#X text 226 125 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 196 491 13 : Normal displacement (proportional to the depth
of the point).;
#X connect 3 0 17 0;
#X connect 5 0 17 0;
#X connect 6 0 17 0;
#X connect 7 0 17 0;
#X connect 8 0 17 0;
#X connect 9 0 17 0;
#X connect 10 0 17 0;
#X connect 11 0 17 0;
#X connect 12 0 17 0;
#X connect 13 0 17 0;
#X connect 14 0 17 0;
#X connect 15 0 17 0;