-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathm-vj-help.pd
88 lines (88 loc) · 2.34 KB
/
m-vj-help.pd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
#N canvas 847 -8 799 767 10;
#X obj 32 66 m-vj, f 19;
#X obj 143 163 s m-vj-out;
#X obj 143 91 pix_invert;
#X obj 32 27 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 32 556 color 1 0 1;
#X msg 46 636 draw line;
#X msg 47 657 draw fill;
#X obj 157 66 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X obj 32 534 rotateXYZ 0 0 0;
#N canvas 14 557 641 494 film 1;
#X obj 107 65 separator;
#X obj 45 93 bng 25 250 50 0 empty empty empty 0 -6 0 8 #fcfcfc #000000
#000000;
#X obj 172 186 bng 15 250 50 0 empty empty end_reached 20 7 0 10 #fcfcfc
#000000 #000000;
#X obj 45 122 openpanel;
#X msg 45 142 open \$1;
#X obj 107 187 pix_film;
#X obj 107 340 pix_texture;
#X obj 108 364 rectangle 5.36 4.02;
#X obj 107 315 pix_invert;
#X msg 122 291 1;
#X obj 107 38 inlet;
#X obj 138 107 loadbang;
#X msg 137 130 auto 1;
#X text 188 336 add pix_ objects here;
#X text 190 317 add more films and combine with pix_mix;
#X connect 0 0 5 0;
#X connect 1 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 5 0 8 0;
#X connect 5 2 2 0;
#X connect 6 0 7 0;
#X connect 8 0 6 0;
#X connect 9 0 8 0;
#X connect 10 0 0 0;
#X connect 11 0 12 0;
#X connect 11 0 9 0;
#X connect 12 0 5 0;
#X restore 61 221 pd film;
#X obj 32 377 separator;
#N canvas 0 96 450 300 texture 0;
#X obj 47 164 separator;
#X obj 29 44 gemframebuffer;
#X obj 29 22 gemhead 50;
#X obj 47 187 pix_texture;
#X obj 29 66 color 1 0 0;
#X obj 47 210 cube 1;
#X obj 45 138 inlet;
#X obj 29 90 sphere 1.2;
#X connect 0 0 3 0;
#X connect 1 0 4 0;
#X connect 1 1 3 1;
#X connect 2 0 1 0;
#X connect 3 0 5 0;
#X connect 4 0 7 0;
#X connect 6 0 0 0;
#X restore 55 304 pd texture;
#X text 100 377 add your scene objects here;
#X text 133 305 texture something using a pd framebuffer;
#X text 118 222 play a movie with effects and render it within the
pd framebuffer, f 70;
#X text 169 125 add pixel effects to the framebuffer here (the entire
window), f 63;
#X text 54 25 launch window;
#X obj 48 612 loadbang;
#X obj 159 46 loadbang;
#X floatatom 89 508 5 0 0 0 - - - 0;
#X obj 32 687 cube 1.2;
#X connect 0 0 9 0;
#X connect 0 0 10 0;
#X connect 0 0 11 0;
#X connect 0 1 2 0;
#X connect 2 0 1 0;
#X connect 3 0 0 0;
#X connect 4 0 20 0;
#X connect 5 0 20 0;
#X connect 6 0 20 0;
#X connect 7 0 2 0;
#X connect 8 0 4 0;
#X connect 10 0 8 0;
#X connect 17 0 5 0;
#X connect 18 0 7 0;
#X connect 19 0 8 2;