From ccddec68116fc6403858ebfa13d4a7b1aa3d5278 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sun, 18 Oct 2009 20:01:19 +0000 Subject: hi gridflow 0.9.5 svn path=/trunk/; revision=12611 --- .../gridflow/doc/flow_classes/#perspective-help.pd | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/#perspective-help.pd (limited to 'externals/gridflow/doc/flow_classes/#perspective-help.pd') diff --git a/externals/gridflow/doc/flow_classes/#perspective-help.pd b/externals/gridflow/doc/flow_classes/#perspective-help.pd new file mode 100644 index 00000000..eef22c09 --- /dev/null +++ b/externals/gridflow/doc/flow_classes/#perspective-help.pd @@ -0,0 +1,26 @@ +#N canvas 280 56 664 282 10; +#X text 413 215 see also:; +#X text 597 12 gridflow; +#X text 24 15 @perspective; +#X text 153 15 transforms a dim[a... \, b] grid into a dim[a... \, +b-1] grid. there is a projection plane perpendicular to the last axis +and whose position is given by the creation argument. each vector's +length is adjusted so that it lies onto that plane. then the last dimension +of each vector is dropped; +#X obj 30 147 #pack 3; +#X floatatom 75 102 5 0 0 0 - - -; +#X obj 77 120 max 1; +#X floatatom 12 115 5 0 0 0 - - -; +#X floatatom 52 77 5 0 0 0 - - -; +#X obj 30 210 #print; +#X obj 269 210 #print; +#X obj 269 173 #perspective; +#X obj 487 214 #redim; +#X obj 540 214 #ravel; +#X connect 4 0 9 0; +#X connect 4 0 11 0; +#X connect 5 0 6 0; +#X connect 6 0 4 2; +#X connect 7 0 4 0; +#X connect 8 0 4 1; +#X connect 11 0 10 0; -- cgit v1.2.1