-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathof.icosphere-help.pd
62 lines (62 loc) · 1.76 KB
/
of.icosphere-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
#N canvas 501 167 627 427 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 89 of.draw;
#X msg 71 113 draw line;
#X msg 71 135 draw point;
#X msg 71 157 draw fill;
#X floatatom 134 324 5 0 0 1 size - -;
#X floatatom 241 325 5 0 0 1 resolution(keepItLow!) - -;
#X text 402 99 list of all parameters;
#X text 24 40 Args: size \, resolution \, drawmode \, strokeweight
, f 47;
#X msg 71 201 stroke 4;
#X text 25 20 Draw an icophere (Geodesic polyhedron), f 45;
#X obj 462 45 declare -lib ofelia;
#X msg 180 138 orientation 45 0 0;
#X msg 180 116 position 0 100 -100;
#X msg 180 160 scale 1 2 2;
#X text 88 95 style;
#X msg 403 126 100 3 0 line 2;
#X obj 403 300 of.icosphere;
#X text 419 154 Single parameter;
#X msg 437 224 debug \$1;
#X obj 437 203 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 492 176 ...;
#X text 457 201 Show center axis;
#X msg 423 175 radius 50;
#X msg 180 182 lookat 180 120 60;
#X msg 71 179 draw normal;
#X msg 71 223 normalsize 40;
#X obj 27 351 of.icosphere 100 1 line 1, f 31;
#X text 179 94 local transformation;
#X msg 81 300 texturemap 0 0 1 1;
#X msg 81 275 texture \$1;
#X obj 81 248 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#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 connect 1 0 27 0;
#X connect 2 0 27 0;
#X connect 3 0 27 0;
#X connect 4 0 27 0;
#X connect 5 0 27 1;
#X connect 6 0 27 2;
#X connect 9 0 27 0;
#X connect 12 0 27 0;
#X connect 13 0 27 0;
#X connect 14 0 27 0;
#X connect 16 0 17 0;
#X connect 19 0 17 0;
#X connect 20 0 19 0;
#X connect 23 0 17 0;
#X connect 24 0 27 0;
#X connect 25 0 27 0;
#X connect 26 0 27 0;
#X connect 29 0 27 0;
#X connect 30 0 27 0;
#X connect 31 0 30 0;
#X connect 33 0 32 0;