-
Notifications
You must be signed in to change notification settings - Fork 2
/
of.plane-help.pd
66 lines (66 loc) · 1.87 KB
/
of.plane-help.pd
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 618 197 626 454 12;
#X declare -lib ofelia;
#X obj 9 10 cnv 15 600 60 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 27 109 of.draw;
#X msg 423 185 width 50;
#X floatatom 91 325 5 0 0 2 width - -;
#X floatatom 155 325 5 0 0 2 height - -;
#X text 402 122 list of all parameters;
#X text 419 164 Single parameter;
#X text 25 20 Draw a plane;
#X floatatom 219 325 5 0 0 2 columns - -;
#X floatatom 283 325 5 0 0 2 rows - -;
#X obj 403 350 of.plane;
#X msg 403 146 100 400 5 5 center line 3;
#X obj 462 45 declare -lib ofelia;
#X msg 220 137 orientation 45 0 0;
#X msg 220 116 position 0 100 -100;
#X msg 101 129 draw line;
#X msg 101 150 draw point;
#X msg 101 108 draw fill;
#X msg 101 192 stroke 2;
#X text 118 91 style;
#X msg 437 234 debug \$1;
#X obj 437 213 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 492 176 ...;
#X text 24 40 Args: width \, height \, columns \, rows \, drawmode
\, strokeweight;
#X text 457 211 Show center axis;
#X obj 27 351 of.plane 100 100 10 10 line 1, f 37;
#X msg 220 179 lookat 180 120 60;
#X msg 101 171 draw normal;
#X msg 102 282 texturemap 0 0 1 1;
#X msg 101 257 texture \$1;
#X obj 101 240 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 220 158 scale 3 2 2;
#X text 219 94 local transformation;
#X obj 518 19 of.window 1;
#X obj 497 21 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 101 214 normalsize 100;
#X connect 1 0 25 0;
#X connect 2 0 10 0;
#X connect 3 0 25 1;
#X connect 4 0 25 2;
#X connect 8 0 25 3;
#X connect 9 0 25 4;
#X connect 11 0 10 0;
#X connect 13 0 25 0;
#X connect 14 0 25 0;
#X connect 15 0 25 0;
#X connect 16 0 25 0;
#X connect 17 0 25 0;
#X connect 18 0 25 0;
#X connect 20 0 10 0;
#X connect 21 0 20 0;
#X connect 26 0 25 0;
#X connect 27 0 25 0;
#X connect 28 0 25 0;
#X connect 29 0 25 0;
#X connect 30 0 29 0;
#X connect 31 0 25 0;
#X connect 34 0 33 0;
#X connect 35 0 25 0;