aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/10.glsl/04.game_of_life.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:09 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:09 +0000
commit458374b222dddc23df056298b1485ac5508624bd (patch)
tree1bfa1d84bacae16a4e042bb87b2b157758735492 /Gem/examples/10.glsl/04.game_of_life.pd
parent336aab27be02c79cebad1b9ee1a96425222036e0 (diff)
Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/x86_64
built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/x86_64
Diffstat (limited to 'Gem/examples/10.glsl/04.game_of_life.pd')
-rw-r--r--Gem/examples/10.glsl/04.game_of_life.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gem/examples/10.glsl/04.game_of_life.pd b/Gem/examples/10.glsl/04.game_of_life.pd
index 16ccb57..1aced3e 100644
--- a/Gem/examples/10.glsl/04.game_of_life.pd
+++ b/Gem/examples/10.glsl/04.game_of_life.pd
@@ -1,4 +1,5 @@
-#N canvas 10 10 599 681 10;
+#N canvas 10 61 599 681 10;
+#X declare -lib Gem;
#X obj 316 488 pix_snap2tex;
#X msg 356 461 0 0;
#X msg 402 460 500 500;
@@ -92,6 +93,7 @@ of the shader is used for next frame input;
#X connect 16 0 0 0;
#X coords 0 -1 1 1 85 40 1 100 100;
#X restore 52 117 pd gemwin;
+#X obj 484 13 declare -lib Gem;
#X connect 0 0 4 0;
#X connect 1 0 0 1;
#X connect 2 0 0 2;