lms-video/Gem/examples/04.pix/06.PixRect.pd
Santi Noreña e85d191b46 - Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector
- Añadidas fuentes de Gem y Pure Data
- pix2jpg incluído en Gem. Archivos de construcción de Gem modificados.
- Añadido fichero ompiling.txt con instrucciones de compilación
2013-02-04 18:00:17 +01:00

88 lines
2.1 KiB
Text

#N canvas 183 99 635 638 12;
#X obj 179 176 gemhead;
#X obj 179 587 pix_texture;
#X msg 291 536 1 0 0;
#X obj 179 612 square 3;
#X floatatom 329 238 0 -10 250 0 - - -;
#X obj 420 434 t b f;
#X obj 420 408 + 40;
#X obj 342 420 + 40;
#X text 372 182 the position;
#X text 433 539 the color;
#X obj 291 513 loadbang;
#X obj 179 204 pix_image ../data/fractal.JPG;
#X obj 329 308 t f f;
#X obj 380 308 t f f;
#X text 375 241 x-pos;
#X text 423 269 y-pos;
#X floatatom 466 304 0 -50 250 0 - - -;
#X text 512 307 width;
#X text 560 335 height;
#X obj 466 374 t b f;
#X obj 517 374 t b f;
#X obj 342 443 t b f;
#X floatatom 380 271 0 -10 250 0 - - -;
#X floatatom 517 333 0 -50 250 0 - - -;
#X msg 373 538 0 1 0;
#X obj 235 488 pack 0 0 40 40;
#X obj 179 561 pix_rectangle;
#X obj 20 69 cnv 15 220 70 empty empty empty 20 12 0 14 -195568 -66577
0;
#N canvas 0 22 454 304 gemwin 0;
#X obj 132 136 gemwin;
#X obj 67 89 outlet;
#X obj 67 10 inlet;
#X obj 67 41 route create;
#X msg 67 70 set destroy;
#X msg 182 68 set create;
#X msg 132 112 create \, 1;
#X msg 238 112 destroy;
#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 289 80 pd Gem.init;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 3 0 6 0;
#X connect 3 1 5 0;
#X connect 3 1 7 0;
#X connect 4 0 1 0;
#X connect 5 0 1 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X connect 8 0 0 0;
#X restore 25 113 pd gemwin;
#X msg 25 89 create;
#X text 21 69 Create window and render;
#X text 118 26 draw a rectangle onto an image;
#X connect 0 0 11 0;
#X connect 1 0 3 0;
#X connect 2 0 26 2;
#X connect 4 0 12 0;
#X connect 5 0 25 0;
#X connect 5 1 25 3;
#X connect 6 0 5 0;
#X connect 7 0 21 0;
#X connect 10 0 2 0;
#X connect 11 0 26 0;
#X connect 12 0 25 0;
#X connect 12 1 7 0;
#X connect 13 0 6 0;
#X connect 13 1 25 1;
#X connect 16 0 19 0;
#X connect 19 0 7 0;
#X connect 19 1 7 1;
#X connect 20 0 6 0;
#X connect 20 1 6 1;
#X connect 21 0 25 0;
#X connect 21 1 25 2;
#X connect 22 0 13 0;
#X connect 23 0 20 0;
#X connect 24 0 26 2;
#X connect 25 0 26 1;
#X connect 26 0 1 0;
#X connect 28 0 29 0;
#X connect 29 0 28 0;