aboutsummaryrefslogtreecommitdiff
path: root/packages/noncvs/windows/extra/Gem/examples/07.texture/10.framebuffer.pd
diff options
context:
space:
mode:
Diffstat (limited to 'packages/noncvs/windows/extra/Gem/examples/07.texture/10.framebuffer.pd')
-rw-r--r--packages/noncvs/windows/extra/Gem/examples/07.texture/10.framebuffer.pd195
1 files changed, 195 insertions, 0 deletions
diff --git a/packages/noncvs/windows/extra/Gem/examples/07.texture/10.framebuffer.pd b/packages/noncvs/windows/extra/Gem/examples/07.texture/10.framebuffer.pd
new file mode 100644
index 00000000..7717e47a
--- /dev/null
+++ b/packages/noncvs/windows/extra/Gem/examples/07.texture/10.framebuffer.pd
@@ -0,0 +1,195 @@
+#N canvas 446 42 834 667 10;
+#X obj 202 83 gemhead 20;
+#X obj 491 166 gemhead;
+#X floatatom 532 391 5 0 0 0 - - -;
+#X floatatom 481 392 5 0 0 0 - - -;
+#X obj 581 389 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 0 10
+-262144 -1 -1 0 256;
+#X msg 286 97 dim 320 240;
+#X msg 286 117 dim 256 256;
+#X obj 278 634 rotateXYZ;
+#X floatatom 334 617 5 0 0 0 - - -;
+#X floatatom 346 636 5 0 0 0 - - -;
+#X floatatom 295 617 5 0 0 0 - - -;
+#X floatatom 299 443 5 0 0 0 - - -;
+#X floatatom 348 443 5 0 0 0 - - -;
+#X floatatom 250 443 5 0 0 0 - - -;
+#X obj 278 333 separator;
+#X obj -56 319 gemhead 1;
+#X obj -56 339 world_light;
+#X msg 286 137 dim 512 512;
+#X floatatom 507 322 5 0 0 0 - - -;
+#X floatatom 582 333 5 0 0 0 - - -;
+#X msg 289 45 color 0 0 1 0;
+#X msg 286 157 dim 1024 1024;
+#X msg 289 69 color 0 0 0 0;
+#X obj 203 507 rotateXYZ;
+#X floatatom 226 490 5 0 0 0 - - -;
+#X floatatom 269 490 5 0 0 0 - - -;
+#X floatatom 318 496 5 0 0 0 - - -;
+#X msg -21 72 color 0 0 0 0;
+#X obj 278 554 t a b;
+#X msg -33 51 color 0 1 1 0;
+#X msg -12 121 lighting \$1;
+#X obj -12 100 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X floatatom 554 433 5 0 0 0 - - -;
+#X obj 202 302 t a a;
+#X obj 202 355 color 1 1 1;
+#X obj 203 413 pix_texture;
+#X msg 406 94 mode \$1;
+#X obj 406 67 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X obj 203 467 translateXYZ -0.5 -0.8 -1;
+#X msg 229 374 open data/fractal.JPG;
+#X floatatom 376 507 5 0 0 0 - - -;
+#X msg 289 10 type FLOAT;
+#X obj 460 131 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X floatatom 342 281 5 0 0 0 - - -;
+#X obj 203 527 sphere 0.4;
+#X obj 491 357 rotateXYZ 28 0 200;
+#X obj 491 431 square 2;
+#X obj 491 410 translateXYZ 0 0 1.53;
+#X obj 202 281 translateXYZ 0 0 -4;
+#X obj 278 681 cube 0.57;
+#X obj 278 527 translateXYZ 2 0 -1;
+#X obj 202 135 color 0 1 0;
+#X obj 179 195 cnv 15 400 60 empty empty empty 20 12 0 14 -233017 -66577
+0;
+#X obj 202 200 gemframebuffer;
+#X obj 491 233 pix_texture;
+#X obj -56 410 gemhead;
+#X obj -56 459 teapot 0.3;
+#X obj -56 435 translateXYZ -3 3 0;
+#X text -52 726 this example renders a scene (cube and sphere) into
+a framebuffer \, which is then used as a texture onto a square. teapot
+and square live in a "meta"-world in relation to cube and sphere.;
+#X obj 362 575 % 360;
+#X obj 308 575 i;
+#X obj 491 265 t a b;
+#X obj 567 286 + 1;
+#X obj 334 575 + 5;
+#X obj 521 286 i 200;
+#X obj 595 286 % 3600;
+#X obj 582 313 / 10;
+#X text 435 65 <-- click me to change between normalized(0) and rectangle(1)
+textures.;
+#X text 399 717 you need framebuffer support on your gfx-card;
+#X text 395 738 (and its driver!);
+#X obj 202 394 pix_image ../data/fractal.JPG;
+#N canvas 87 154 247 179 Gem.init 0;
+#X obj 118 46 loadbang;
+#X msg 118 81 reset;
+#X obj 118 113 outlet;
+#X connect 0 0 1 0;
+#X connect 1 0 2 0;
+#X restore -3 160 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 0 1;
+#X obj 102 161 r \$0-gemstart;
+#X obj 102 182 select 1 0;
+#X msg 102 214 create \, 1;
+#X msg 177 215 destroy;
+#X obj 102 239 t a;
+#X obj 318 54 inlet;
+#X obj 318 255 gemwin;
+#X obj 318 100 t a a;
+#X obj 318 287 outlet;
+#X obj 350 128 route create destroy;
+#X obj 350 150 t b;
+#X msg 350 172 1;
+#X obj 390 150 t b;
+#X msg 390 172 0;
+#X obj 350 195 t f;
+#X msg 350 219 set \$1;
+#X text 118 122 rendering;
+#X connect 1 0 2 0;
+#X connect 2 0 3 0;
+#X connect 2 1 4 0;
+#X connect 3 0 5 0;
+#X connect 4 0 5 0;
+#X connect 5 0 8 0;
+#X connect 6 0 8 0;
+#X connect 7 0 9 0;
+#X connect 8 0 7 0;
+#X connect 8 1 10 0;
+#X connect 10 0 11 0;
+#X connect 10 1 13 0;
+#X connect 11 0 12 0;
+#X connect 12 0 15 0;
+#X connect 13 0 14 0;
+#X connect 14 0 15 0;
+#X connect 15 0 16 0;
+#X connect 16 0 0 0;
+#X coords 0 -1 1 1 85 40 1 100 100;
+#X restore -33 177 pd gemwin;
+#X connect 0 0 51 0;
+#X connect 1 0 54 0;
+#X connect 2 0 47 2;
+#X connect 3 0 47 1;
+#X connect 4 0 47 3;
+#X connect 5 0 53 0;
+#X connect 6 0 53 0;
+#X connect 7 0 49 0;
+#X connect 8 0 7 2;
+#X connect 9 0 7 3;
+#X connect 10 0 7 1;
+#X connect 11 0 38 2;
+#X connect 12 0 38 3;
+#X connect 13 0 38 1;
+#X connect 14 0 50 0;
+#X connect 15 0 16 0;
+#X connect 17 0 53 0;
+#X connect 18 0 45 1;
+#X connect 19 0 45 3;
+#X connect 20 0 53 0;
+#X connect 21 0 53 0;
+#X connect 22 0 53 0;
+#X connect 23 0 44 0;
+#X connect 24 0 23 1;
+#X connect 25 0 23 2;
+#X connect 26 0 23 3;
+#X connect 27 0 72 0;
+#X connect 28 0 7 0;
+#X connect 28 1 60 0;
+#X connect 29 0 72 0;
+#X connect 30 0 72 0;
+#X connect 31 0 30 0;
+#X connect 32 0 46 1;
+#X connect 33 0 34 0;
+#X connect 33 1 14 0;
+#X connect 34 0 70 0;
+#X connect 35 0 38 0;
+#X connect 36 0 53 0;
+#X connect 37 0 36 0;
+#X connect 38 0 23 0;
+#X connect 39 0 70 0;
+#X connect 40 0 50 3;
+#X connect 41 0 53 0;
+#X connect 42 0 1 0;
+#X connect 43 0 48 3;
+#X connect 45 0 47 0;
+#X connect 47 0 46 0;
+#X connect 48 0 33 0;
+#X connect 50 0 28 0;
+#X connect 51 0 53 0;
+#X connect 53 0 48 0;
+#X connect 53 1 54 1;
+#X connect 54 0 61 0;
+#X connect 55 0 57 0;
+#X connect 57 0 56 0;
+#X connect 59 0 60 1;
+#X connect 60 0 8 0;
+#X connect 60 0 63 0;
+#X connect 61 0 45 0;
+#X connect 61 1 64 0;
+#X connect 62 0 65 0;
+#X connect 63 0 59 0;
+#X connect 64 0 62 0;
+#X connect 64 0 66 0;
+#X connect 65 0 64 1;
+#X connect 66 0 19 0;
+#X connect 70 0 35 0;
+#X connect 71 0 72 0;