diff options
Diffstat (limited to 'editor/curve2.pd')
-rw-r--r-- | editor/curve2.pd | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editor/curve2.pd b/editor/curve2.pd deleted file mode 100644 index 0d7da1b..0000000 --- a/editor/curve2.pd +++ /dev/null @@ -1,18 +0,0 @@ -#N canvas 409 354 379 280 10; -#X obj 31 123 GEMglBegin; -#X obj 86 100 GLdefine GL_LINE_STRIP; -#X obj 31 13 inlet; -#X obj 86 77 loadbang; -#X obj 159 13 inlet; -#X obj 221 12 inlet; -#X obj 31 200 GEMglEnd; -#X obj 31 151 GEMglVertex3fv; -#X obj 31 175 GEMglVertex3fv; -#X connect 0 0 7 0; -#X connect 1 0 0 1; -#X connect 2 0 0 0; -#X connect 3 0 1 0; -#X connect 4 0 7 1; -#X connect 5 0 8 1; -#X connect 7 0 8 0; -#X connect 8 0 6 0; |