aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/09.openGL/05.load_identity_matrix.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:46 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:46 +0000
commitaa5a0048ef7a324e85a5704c0e0ea5374b5da3a9 (patch)
treef0115f7a4482f678ae13ef5a0e692a6c51e09629 /Gem/examples/09.openGL/05.load_identity_matrix.pd
parent2d8e19d10be55c6c7f99bb306bec3507b353f485 (diff)
Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/i386
built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/i386
Diffstat (limited to 'Gem/examples/09.openGL/05.load_identity_matrix.pd')
-rw-r--r--Gem/examples/09.openGL/05.load_identity_matrix.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gem/examples/09.openGL/05.load_identity_matrix.pd b/Gem/examples/09.openGL/05.load_identity_matrix.pd
index 2db138a..dc8498d 100644
--- a/Gem/examples/09.openGL/05.load_identity_matrix.pd
+++ b/Gem/examples/09.openGL/05.load_identity_matrix.pd
@@ -1,4 +1,5 @@
-#N canvas 0 0 784 537 10;
+#N canvas 6 61 650 591 10;
+#X declare -lib Gem;
#X obj 64 47 gemhead;
#X obj 96 94 gemlist_info;
#X floatatom 177 138 5 0 0 0 - - -;
@@ -42,6 +43,7 @@ of the "load identity" object that resets the transformation;
#X text 211 457 <- move the object regarding the camera position (this
is normally done automatically by the gemwin \, but since we have reset
the transformation matrix we have to do it ourselves...);
+#X obj 506 9 declare -lib Gem;
#X connect 0 0 7 0;
#X connect 1 4 5 0;
#X connect 5 0 2 0;