aboutsummaryrefslogtreecommitdiff
path: root/gemsCuber-help.pd
blob: 9f50e83172174348caf888d82fc45ccd50aac25e (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
#N canvas 1234 256 553 565 10;
#X declare -lib Gem;
#X declare -lib Gem;
#X obj 19 78 gemhead;
#X obj 193 73 tgl 15 0 empty empty empty 0 -6 0 10 -262144 -1 -1 0
1;
#X obj 19 105 alpha;
#X floatatom 138 348 5 0 0 1 num_of_z_repetitions - -;
#X obj 19 283 rotateXYZ;
#X floatatom 61 245 5 0 0 0 - - -;
#X text 146 397 Args:;
#N canvas 152 523 450 300 autorotate 0;
#X obj 83 191 outlet;
#X obj 80 41 inlet;
#X obj 82 81 metro 10000;
#X msg 86 119 0 \, 360 10000;
#X obj 90 151 line;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 0 0;
#X restore 70 218 pd autorotate;
#X obj 71 173 loadbang;
#X floatatom 92 329 5 0 0 1 num_of_y_repetitions - -;
#X floatatom 55 309 5 0 0 1 num_of_x_repetitions - -;
#X text 161 412 x repetitions (minimum of 1);
#X text 162 428 y repetitions (minimum of 1);
#X obj 16 526 cube 0.5;
#X obj 193 93 mtl/gemsWin /dimen 320 240 /lighting 1;
#X text 15 30 tags: gems;
#X text 14 14 Description: Builds a cube out of duplicated geos.;
#X obj 356 145 gemhead;
#X text 164 443 z repetitions (minimum of 1);
#X text 144 477 Outlet 2: relative x of geos being rendered;
#X text 143 492 Outlet 3: relative y of geos being rendered;
#X text 146 510 Outlet 4: relative z of geos being rendered;
#X obj 453 11 import Gem;
#X obj 19 407 mtl/gemsCuber 2 2 2;
#X obj 356 251 world_light;
#X obj 16 477 colorRGB 1 1 1 1;
#X obj 19 137 mtl/gemsStretch;
#X connect 0 0 2 0;
#X connect 1 0 14 0;
#X connect 2 0 26 0;
#X connect 3 0 23 3;
#X connect 4 0 23 0;
#X connect 5 0 4 2;
#X connect 5 0 4 1;
#X connect 7 0 5 0;
#X connect 8 0 7 0;
#X connect 9 0 23 2;
#X connect 10 0 23 1;
#X connect 17 0 24 0;
#X connect 23 0 25 0;
#X connect 23 1 25 1;
#X connect 23 2 25 2;
#X connect 23 3 25 3;
#X connect 25 0 13 0;
#X connect 26 0 4 0;