diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:41:49 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:41:49 +0000 |
commit | c3f5ea53917dea9c80751ee5809c7455589888be (patch) | |
tree | dc317bccff92e459c51102a655ec708d8ce0ac67 /opengl/doc/examples/example07.pd | |
parent | 37b6643df2df7d784a31ca73f7bb90dc109c2401 (diff) |
oops, mixed a few
svn path=/trunk/externals/pdp/; revision=4218
Diffstat (limited to 'opengl/doc/examples/example07.pd')
-rw-r--r-- | opengl/doc/examples/example07.pd | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/opengl/doc/examples/example07.pd b/opengl/doc/examples/example07.pd deleted file mode 100644 index cd3618c..0000000 --- a/opengl/doc/examples/example07.pd +++ /dev/null @@ -1,25 +0,0 @@ -#N canvas 400 454 637 428 10; -#X obj 18 131 3dp_windowcontext; -#X obj 18 159 3dp_push; -#X obj 201 70 metro 40; -#X obj 201 42 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 -; -#X obj 201 99 pdp_v4l; -#X obj 201 131 pdp_convert texture/*/*; -#X floatatom 258 265 5 0 0; -#X obj 18 218 3dp_view scalex 1.33333; -#X obj 18 187 3dp_mouserotate; -#X text 15 10 using a square scaled by an aspect ratio to construct -an an alternative pdp_glx; -#X obj 144 290 3dp_draw square 8; -#X connect 0 0 1 0; -#X connect 0 1 8 1; -#X connect 1 0 8 0; -#X connect 2 0 0 0; -#X connect 2 0 4 0; -#X connect 3 0 2 0; -#X connect 4 0 5 0; -#X connect 5 0 10 1; -#X connect 6 0 10 2; -#X connect 7 0 10 0; -#X connect 8 0 7 0; |