aboutsummaryrefslogtreecommitdiff
path: root/Gem/torus-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Gem/torus-help.pd')
-rw-r--r--Gem/torus-help.pd36
1 files changed, 19 insertions, 17 deletions
diff --git a/Gem/torus-help.pd b/Gem/torus-help.pd
index 4be4e6f..9ee3505 100644
--- a/Gem/torus-help.pd
+++ b/Gem/torus-help.pd
@@ -1,8 +1,9 @@
-#N canvas 279 150 740 369 10;
+#N canvas 279 150 677 369 10;
+#X declare -lib Gem;
#X text 54 30 Class: geometric object;
-#X obj 519 47 cnv 15 170 250 empty empty empty 20 12 0 14 -228992 -66577
+#X obj 489 77 cnv 15 170 250 empty empty empty 20 12 0 14 -228992 -66577
0;
-#X obj 584 224 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
+#X obj 554 254 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
0;
#N canvas 0 0 450 300 gemwin 0;
#X obj 132 136 gemwin;
@@ -22,10 +23,10 @@
#X connect 5 0 1 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
-#X restore 589 263 pd gemwin;
-#X msg 589 244 create;
-#X text 585 223 Create window:;
-#X text 525 29 Example:;
+#X restore 559 293 pd gemwin;
+#X msg 559 274 create;
+#X text 555 253 Create window:;
+#X text 495 59 Example:;
#X obj 7 65 cnv 15 450 100 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 8 236 cnv 15 450 120 empty empty empty 20 12 0 14 -233017 -66577
@@ -35,33 +36,34 @@
0;
#X text 17 175 Arguments:;
#X text 29 277 Inlet 2: float: size;
-#X text 452 8 GEM object;
+#X text 482 8 GEM object;
#X text 29 249 Inlet 1: gemlist;
#X text 11 326 Outlets:;
#X text 23 339 Outlet 1: gemlist;
-#X obj 522 81 cnv 15 150 100 empty empty empty 20 12 0 14 -24198 -66577
+#X obj 492 111 cnv 15 150 100 empty empty empty 20 12 0 14 -24198 -66577
0;
-#X msg 525 88 draw line;
-#X msg 525 111 draw fill;
-#X obj 593 54 gemhead;
-#X floatatom 603 86 5 -5 5 2 size - -;
-#X floatatom 613 114 5 0 20 2 slices - -;
+#X msg 495 118 draw line;
+#X msg 495 141 draw fill;
+#X obj 563 84 gemhead;
+#X floatatom 573 116 5 -5 5 2 size - -;
+#X floatatom 583 144 5 0 20 2 slices - -;
#X text 29 291 Inlet 3: float: number of slices;
#X text 29 263 Inlet 1: message: draw [line|fill|points];
#X text 14 130 You can also specify the "number of slices" via the
3rd inlet.;
-#X msg 526 132 draw point;
+#X msg 496 162 draw point;
#X text 33 14 Synopsis: [torus];
#X text 63 186 size of the torus;
#X text 7 69 Description: Renders a torus.;
#X text 15 88 The torus object renders a torus (aka: doughnut) at the
current position with current color. The size of the torus can be changed
via the second inlet.;
-#X floatatom 623 141 5 0 20 2 thickness - -;
-#X obj 593 159 torus 1;
+#X floatatom 593 171 5 0 20 2 thickness - -;
+#X obj 563 189 torus 1;
#X text 63 199 # of slices;
#X text 62 214 thickness (R-r);
#X text 29 307 Inlet 3: float: thickness of the torus (R-r);
+#X obj 548 8 declare -lib Gem;
#X connect 3 0 4 0;
#X connect 4 0 3 0;
#X connect 18 0 32 0;