-
Notifications
You must be signed in to change notification settings - Fork 2
/
of.ortho-help.pd
48 lines (48 loc) · 1.41 KB
/
of.ortho-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
#N canvas 624 120 632 406 12;
#X declare -lib ofelia;
#X obj 9 10 cnv 15 600 60 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 32 116 of.draw;
#X obj 461 46 declare -lib ofelia;
#X obj 99 166 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X text 27 22 Orthoraphic view for the current rendering;
#X floatatom 114 232 5 0 0 0 - - -;
#X obj 32 266 of.rotate 45 45 45;
#X text 25 49 Arguments: ortho (default value: 1);
#X obj 32 202 of.ortho 0;
#X text 119 163 -> this will remove 3d perspective deformation for
this rendering chain, f 39;
#X obj 518 19 of.window 1;
#X obj 497 21 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 32 295 of.box 200 200 200 5 5 5 line;
#N canvas 857 279 245 352 grid_ortho 0;
#X obj 30 30 of.draw;
#X obj 30 103 spigot;
#X obj 69 83 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1
;
#X text 88 80 -> show it;
#X obj 69 56 inlet;
#X obj 30 196 of.color 255 255 255 50;
#X obj 30 149 of.ortho 1;
#X obj 30 239 of.gridplane 100 100 1;
#X connect 0 0 1 0;
#X connect 1 0 6 0;
#X connect 2 0 1 1;
#X connect 4 0 2 0;
#X connect 5 0 7 0;
#X connect 6 0 5 0;
#X restore 402 290 pd grid_ortho;
#X obj 402 256 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X text 421 253 -> show grid;
#X connect 1 0 8 0;
#X connect 3 0 8 1;
#X connect 5 0 6 2;
#X connect 5 0 6 1;
#X connect 5 0 6 3;
#X connect 6 0 12 0;
#X connect 8 0 6 0;
#X connect 11 0 10 0;
#X connect 14 0 13 0;