aboutsummaryrefslogtreecommitdiff
path: root/gemsCuber-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'gemsCuber-help.pd')
-rw-r--r--gemsCuber-help.pd59
1 files changed, 59 insertions, 0 deletions
diff --git a/gemsCuber-help.pd b/gemsCuber-help.pd
new file mode 100644
index 0000000..db21241
--- /dev/null
+++ b/gemsCuber-help.pd
@@ -0,0 +1,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;