aboutsummaryrefslogtreecommitdiff
path: root/gemsCuber-help.pd
blob: db21241e6ee2e6dd560833992eef900d9712efb5 (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 620 70 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 206 world_light;
#X obj 356 145 gemhead;
#X obj 19 407 mtl/gemsCuber;
#X text 164 443 z repetitions (minimum of 1);
#X obj 19 137 mtl/gemsFit window 0.7;
#X obj 16 477 colorRGB;
#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 connect 0 0 2 0;
#X connect 1 0 14 0;
#X connect 2 0 21 0;
#X connect 3 0 19 3;
#X connect 4 0 19 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 19 2;
#X connect 10 0 19 1;
#X connect 18 0 17 0;
#X connect 19 0 22 0;
#X connect 19 1 22 1;
#X connect 19 2 22 2;
#X connect 19 3 22 3;
#X connect 21 0 4 0;
#X connect 22 0 13 0;