From adc1677dc2e1f4141fe7b6e81eda5b3c06b3113f Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 9 Jan 2019 19:32:05 +0000 Subject: Gem d136736e8da1d549bd8f44bb50c26fc98f76f776 linux/amd64 built 'master:d136736e8da1d549bd8f44bb50c26fc98f76f776' for linux/amd64 --- Gem/gemglutwindow-help.pd | 145 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 Gem/gemglutwindow-help.pd (limited to 'Gem/gemglutwindow-help.pd') diff --git a/Gem/gemglutwindow-help.pd b/Gem/gemglutwindow-help.pd new file mode 100644 index 0000000..395198d --- /dev/null +++ b/Gem/gemglutwindow-help.pd @@ -0,0 +1,145 @@ +#N canvas 30 105 957 728 10; +#X declare -lib Gem; +#X obj 367 612 gemglutwindow; +#X obj 442 642 print unknown.message; +#X obj 367 645 route bang; +#X obj 367 668 bng 15 250 50 0 empty empty render! 17 7 0 10 -262144 +-4034 -1; +#X obj 674 703 print info; +#X obj 424 697 s \$0-info; +#X text 485 697 feedback about the window; +#X obj 674 657 r \$0-info; +#X obj 674 680 spigot; +#X obj 721 682 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 407 45 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X obj 407 85 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X obj 407 125 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X obj 407 165 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X obj 407 205 cnv 15 470 30 empty empty empty 20 12 0 14 -260097 -66577 +0; +#X obj 407 245 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X obj 407 285 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X obj 407 325 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X obj 407 365 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X obj 407 405 cnv 15 470 30 empty empty empty 20 12 0 14 -260097 -66577 +0; +#X obj 367 506 t a; +#X obj 407 445 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#X msg 421 51 create; +#X msg 421 90 bang; +#X msg 421 130 destroy; +#X text 515 91 clear window \, activate openGL-context \, and send +render-bang; +#X text 515 132 destroy the window; +#X text 515 51 create the window; +#X text 515 171 single-buffered(1) or double-buffered(2) rendering +; +#X msg 421 170 buffer 2; +#X msg 421 210 FSAA \$1; +#X text 515 211 Full Screen Antia Aliasing mode; +#X msg 421 250 title foo; +#X text 515 251 title of the window; +#X msg 421 290 dimen 640 460; +#X text 515 291 change dimension of the window; +#X msg 421 330 offset 100 100; +#X text 515 331 change position of the window; +#X text 515 411 turn on/off window borders; +#X text 515 451 (don't) show cursorwhen it's on the window; +#X obj 407 525 cnv 15 470 30 empty empty empty 20 12 0 14 -258113 -66577 +0; +#X text 465 17 standard messages; +#X msg 421 530 blurb; +#X text 515 531 some random unknown message; +#X obj 407 565 cnv 15 470 30 empty empty empty 20 12 0 14 -4034 -66577 +0; +#N canvas 76 289 890 395 specific 0; +#X obj 88 303 outlet; +#X msg 88 40 offset \$1 \$1; +#X floatatom 88 21 5 0 0 0 - - -; +#X floatatom 128 61 5 0 0 0 - - -; +#X msg 128 80 dimen \$1 \$1; +#X text 201 46 change window dimension/position on the fly; +#X msg 288 97 menu; +#X obj 289 127 r \$0-info; +#X obj 289 150 route menu; +#X floatatom 289 243 5 0 0 0 - - -; +#X obj 289 264 i; +#X msg 289 290 addMenu \$1 File 0 \, addMenu \$1 Gem 2 \, addMenu \$1 +Quit 1; +#X obj 289 176 route new float; +#X floatatom 416 212 5 0 0 1 menu - -; +#X text 326 242 ID of the newly created menu; +#X text 320 271 add entries to the new menu, f 62; +#X text 625 290 addMenu <value>; +#X text 510 212 <- selected menu; +#X text 336 96 <- create a new right-click menu; +#X connect 1 0 0 0; +#X connect 2 0 1 0; +#X connect 3 0 4 0; +#X connect 4 0 0 0; +#X connect 6 0 0 0; +#X connect 7 0 8 0; +#X connect 8 0 12 0; +#X connect 9 0 10 0; +#X connect 10 0 11 0; +#X connect 11 0 0 0; +#X connect 12 0 9 0; +#X connect 12 1 13 0; +#X restore 411 571 pd specific messages; +#X text 47 51 [gemglutwindow]; +#X text 18 79 part of Gem; +#X obj 38 693 declare -lib Gem; +#X text 24 669 last updated for Gem-0.94; +#X text 13 145 [gemglutwindow] uses GLUT (the openGL Utility Toolkit) +to create windows.; +#X msg 421 450 cursor \$1; +#X obj 490 452 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X msg 421 410 border \$1; +#X obj 490 412 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 501 372 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X text 515 371 switch fullscreen mode on/off; +#X msg 421 370 fullscreen \$1; +#X obj 235 348 metro 100; +#X obj 235 326 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X text 765 411 (NOT IMPLEMENTED); +#X text 765 211 (NOT IMPLEMENTED); +#X connect 0 0 2 0; +#X connect 0 1 1 0; +#X connect 2 0 3 0; +#X connect 2 1 5 0; +#X connect 7 0 8 0; +#X connect 8 0 4 0; +#X connect 9 0 8 1; +#X connect 20 0 0 0; +#X connect 22 0 20 0; +#X connect 23 0 20 0; +#X connect 24 0 20 0; +#X connect 29 0 20 0; +#X connect 30 0 20 0; +#X connect 32 0 20 0; +#X connect 34 0 20 0; +#X connect 36 0 20 0; +#X connect 42 0 0 0; +#X connect 45 0 0 0; +#X connect 51 0 20 0; +#X connect 52 0 51 0; +#X connect 53 0 20 0; +#X connect 54 0 53 0; +#X connect 55 0 57 0; +#X connect 57 0 20 0; +#X connect 58 0 20 0; +#X connect 59 0 58 0; -- cgit v1.2.1