aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/10.glsl/03.texture_distortion.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/10.glsl/03.texture_distortion.pd
parent2d8e19d10be55c6c7f99bb306bec3507b353f485 (diff)
Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/i386
built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/i386
Diffstat (limited to 'Gem/examples/10.glsl/03.texture_distortion.pd')
-rw-r--r--Gem/examples/10.glsl/03.texture_distortion.pd6
1 files changed, 4 insertions, 2 deletions
diff --git a/Gem/examples/10.glsl/03.texture_distortion.pd b/Gem/examples/10.glsl/03.texture_distortion.pd
index be30c96..33e3c64 100644
--- a/Gem/examples/10.glsl/03.texture_distortion.pd
+++ b/Gem/examples/10.glsl/03.texture_distortion.pd
@@ -1,4 +1,5 @@
-#N canvas 10 10 552 667 10;
+#N canvas 10 61 552 667 10;
+#X declare -lib Gem;
#X text 381 660 ch 20007;
#X obj 74 -1 gemhead;
#X msg 29 80 print;
@@ -64,7 +65,7 @@ and distort the texture this with value;
#X restore 384 41 pd Gem.init;
#N canvas 340 107 682 322 gemwin 0;
#X obj 102 122 tgl 15 0 \$0-gemstart \$0-gemstart empty 17 7 0 10 -262144
--1 -1 1 1;
+-1 -1 0 1;
#X obj 102 161 r \$0-gemstart;
#X obj 102 182 select 1 0;
#X msg 102 214 create \, 1;
@@ -103,6 +104,7 @@ and distort the texture this with value;
#X coords 0 -1 1 1 85 40 1 100 100;
#X restore 354 58 pd gemwin;
#X msg 124 542 rectangle \$1;
+#X obj 384 23 declare -lib Gem;
#X connect 1 0 18 0;
#X connect 2 0 15 0;
#X connect 3 0 33 0;