aboutsummaryrefslogtreecommitdiff
path: root/Gem/sphere-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
commitc6030846f5c1e34048774d60ca4c15e804bee839 (patch)
treefb75f89275a78ea383c0fd64e8fe5b3ae57cc898 /Gem/sphere-help.pd
Gem linux/amd64
built '' for linux/amd64
Diffstat (limited to 'Gem/sphere-help.pd')
-rw-r--r--Gem/sphere-help.pd72
1 files changed, 72 insertions, 0 deletions
diff --git a/Gem/sphere-help.pd b/Gem/sphere-help.pd
new file mode 100644
index 0000000..9122e86
--- /dev/null
+++ b/Gem/sphere-help.pd
@@ -0,0 +1,72 @@
+#N canvas 274 73 707 374 10;
+#X text 54 30 Class: geometric object;
+#X obj 479 47 cnv 15 170 270 empty empty empty 20 12 0 14 -228992 -66577
+0;
+#X obj 485 252 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
+0;
+#N canvas 0 22 450 300 gemwin 0;
+#X obj 132 136 gemwin;
+#X obj 67 89 outlet;
+#X obj 67 10 inlet;
+#X obj 67 41 route create;
+#X msg 67 70 set destroy;
+#X msg 142 68 set create;
+#X msg 198 112 destroy;
+#X msg 132 112 create \, 1;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 3 0 7 0;
+#X connect 3 1 5 0;
+#X connect 3 1 6 0;
+#X connect 4 0 1 0;
+#X connect 5 0 1 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;
+#X restore 490 291 pd gemwin;
+#X msg 490 272 create;
+#X text 486 251 Create window:;
+#X text 485 29 Example:;
+#X obj 7 65 cnv 15 450 80 empty empty empty 20 12 0 14 -233017 -66577
+0;
+#X obj 8 216 cnv 15 450 100 empty empty empty 20 12 0 14 -233017 -66577
+0;
+#X text 9 221 Inlets:;
+#X obj 8 154 cnv 15 450 50 empty empty empty 20 12 0 14 -195568 -66577
+0;
+#X text 17 153 Arguments:;
+#X text 27 247 Inlet 1: message: draw [line|fill|point];
+#X text 27 261 Inlet 2: float: size;
+#X text 452 8 GEM object;
+#X text 27 233 Inlet 1: gemlist;
+#X text 9 287 Outlets:;
+#X text 21 300 Outlet 1: gemlist;
+#X obj 486 184 cnv 15 130 60 empty empty empty 20 12 0 14 -24198 -66577
+0;
+#X msg 506 88 draw line;
+#X msg 512 111 draw fill;
+#X msg 519 132 draw point;
+#X obj 497 59 gemhead;
+#X floatatom 519 187 3 0 0 0 - - -;
+#X text 542 186 size;
+#X floatatom 542 204 3 0 0 0 - - -;
+#X text 565 203 segments;
+#X text 27 272 Inlet 3: int: number of segments;
+#X text 33 14 Synopsis: [sphere];
+#X text 16 69 Description: Renders a sphere.;
+#X text 30 85 The sphere object renders a segemented sphere at the
+current position with current color. The look of the sphere can be
+changed with the draw message \, its size can be changed via the second
+inlet.;
+#X obj 497 222 sphere 1;
+#X text 35 168 size of the sphere \, segments;
+#X text 34 184 defaults: 1 \, 10;
+#X text 33 330 see also:;
+#X obj 102 331 sphere3d;
+#X connect 3 0 4 0;
+#X connect 4 0 3 0;
+#X connect 19 0 31 0;
+#X connect 20 0 31 0;
+#X connect 21 0 31 0;
+#X connect 22 0 31 0;
+#X connect 23 0 31 1;
+#X connect 25 0 31 2;