From 458374b222dddc23df056298b1485ac5508624bd Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 7 Feb 2019 23:07:09 +0000 Subject: Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/x86_64 built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/x86_64 --- Gem/examples/10.glsl/04.game_of_life.pd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Gem/examples/10.glsl/04.game_of_life.pd') 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; -- cgit v1.2.1