aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/02.advanced/02.Ortho.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:02:34 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:02:34 +0000
commit4f2a18125b4558c4c63daf5dacd9173c08b34fcf (patch)
treeebad5c03b60295396fe699b3038239e485032183 /Gem/examples/02.advanced/02.Ortho.pd
parent2d50e14a3be3d93d9dcf72998691f0f6f0e7c771 (diff)
Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f linux/amd64
built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for linux/amd64
Diffstat (limited to 'Gem/examples/02.advanced/02.Ortho.pd')
-rw-r--r--Gem/examples/02.advanced/02.Ortho.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gem/examples/02.advanced/02.Ortho.pd b/Gem/examples/02.advanced/02.Ortho.pd
index 329b2f8..d53a616 100644
--- a/Gem/examples/02.advanced/02.Ortho.pd
+++ b/Gem/examples/02.advanced/02.Ortho.pd
@@ -1,4 +1,5 @@
#N canvas 396 100 600 500 10;
+#X declare -lib Gem;
#X obj 358 140 gemhead;
#X floatatom 377 222 0 0 0 0 - - -;
#X obj 358 256 rotateXYZ;
@@ -71,6 +72,7 @@
#X restore 18 95 pd gemwin;
#X text 142 32 one model is in "perspective" mode;
#X text 159 54 the other is in "orthographic" mode;
+#X obj 488 8 declare -lib Gem;
#X connect 0 0 12 0;
#X connect 1 0 2 1;
#X connect 2 0 14 0;