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/12.multi_screen_projection/01.flat_projection-help.pd | 2 ++ Gem/examples/12.multi_screen_projection/02.nfp-help.pd | 2 ++ 2 files changed, 4 insertions(+) (limited to 'Gem/examples/12.multi_screen_projection') diff --git a/Gem/examples/12.multi_screen_projection/01.flat_projection-help.pd b/Gem/examples/12.multi_screen_projection/01.flat_projection-help.pd index fbf7189..6d812a7 100644 --- a/Gem/examples/12.multi_screen_projection/01.flat_projection-help.pd +++ b/Gem/examples/12.multi_screen_projection/01.flat_projection-help.pd @@ -1,4 +1,5 @@ #N canvas 365 180 996 500 10; +#X declare -lib Gem; #X obj 39 307 r render; #X obj 39 437 pix_texture; #X obj 110 353 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 @@ -20,6 +21,7 @@ to the computer.; create a single image.; #X text 305 159 geometry screen and geometry computer can be different \, but should define the same number of screen.; +#X obj 878 16 declare -lib Gem; #X connect 0 0 10 0; #X connect 1 0 5 0; #X connect 2 0 3 0; diff --git a/Gem/examples/12.multi_screen_projection/02.nfp-help.pd b/Gem/examples/12.multi_screen_projection/02.nfp-help.pd index 6a8404d..1b71b3a 100644 --- a/Gem/examples/12.multi_screen_projection/02.nfp-help.pd +++ b/Gem/examples/12.multi_screen_projection/02.nfp-help.pd @@ -1,4 +1,5 @@ #N canvas 321 188 996 584 10; +#X declare -lib Gem; #X obj 27 231 gemhead; #X obj 27 298 gemframebuffer; #X obj 27 348 translateXYZ 0 0 -4; @@ -27,6 +28,7 @@ #X obj 703 44 nfp_curved_wall 3; #X text 52 43 load; #X text 104 42 save; +#X obj 842 6 declare -lib Gem; #X connect 0 0 1 0; #X connect 1 0 2 0; #X connect 1 1 16 0; -- cgit v1.2.1