From 356f94fc355f36c16e48555d10c2377dff4b7554 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 17 Mar 2015 22:38:45 +0000 Subject: Gem 096ed6ef786b7a9d6e11a437ff8526619c89a1fd osx/x86_64 built 'coverity_scan:096ed6ef786b7a9d6e11a437ff8526619c89a1fd' for osx/x86_64 --- Gem/examples/02.advanced/09.SnapshotSaveHD.pd | 44 --------------------------- 1 file changed, 44 deletions(-) delete mode 100644 Gem/examples/02.advanced/09.SnapshotSaveHD.pd (limited to 'Gem/examples/02.advanced/09.SnapshotSaveHD.pd') diff --git a/Gem/examples/02.advanced/09.SnapshotSaveHD.pd b/Gem/examples/02.advanced/09.SnapshotSaveHD.pd deleted file mode 100644 index b14083b..0000000 --- a/Gem/examples/02.advanced/09.SnapshotSaveHD.pd +++ /dev/null @@ -1,44 +0,0 @@ -#N canvas 73 51 832 392 10; -#X msg 26 26 create \, 1; -#X msg 39 53 destroy; -#X obj 340 29 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 --1; -#X obj 151 29 gemhead; -#X text 256 220 <- the scene you want to save in the given resolution -; -#X text 359 29 <- save the scene in the given resolution; -#X obj 26 77 gemwin; -#X text 147 283 [snapshotHD] gives the possibility to capture a scene -in a defined resolution. You can see the proportion of the capture -in the GEM window with the white rectangle edge.; -#X obj 151 170 t a b; -#X obj 151 220 accumrotate; -#X obj 151 241 teapot; -#X msg 193 196 1; -#X obj 151 72 s \$0-gemhead; -#X obj 151 125 gemreceive \$0-gemhead; -#X obj 151 145 separator; -#X text 303 136 <-- a [gemhead] replacement; -#X text 407 50 1st and 2nd arguments : resolution (here : 3000x2000 -pixels); -#X obj 151 52 snapshotHD 4000 2000 /tmp/myPic.tif; -#X text 410 68 3rd argument : TIFF file name (here : /tmp/myPic.tif) -; -#X text 152 333 [snapshotHD] uses openGL-framebuffers. thus the maximum -resolution is limited by your openGL-implementation!; -#X msg 342 90 symbol /tmp/foo.tif; -#X text 485 93 <- save as another imagefile.; -#X connect 0 0 6 0; -#X connect 1 0 6 0; -#X connect 2 0 17 1; -#X connect 3 0 17 0; -#X connect 8 0 9 0; -#X connect 8 1 11 0; -#X connect 9 0 10 0; -#X connect 11 0 9 2; -#X connect 11 0 9 3; -#X connect 11 0 9 1; -#X connect 13 0 14 0; -#X connect 14 0 8 0; -#X connect 17 0 12 0; -#X connect 20 0 17 1; -- cgit v1.2.1