From f18d063d9312c95e25294e0777bc135ee9a3fd8a Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 00:39:13 +0000 Subject: Adding mtl svn path=/trunk/abstractions/mtl/; revision=12667 --- 3dMagnitude-help.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 3dMagnitude-help.pd (limited to '3dMagnitude-help.pd') diff --git a/3dMagnitude-help.pd b/3dMagnitude-help.pd new file mode 100644 index 0000000..9d94eb3 --- /dev/null +++ b/3dMagnitude-help.pd @@ -0,0 +1,19 @@ +#N canvas 56 27 411 191 10; +#X text 145 112 args: none; +#X text 144 127 inlet: accepts list of 3 floats; +#X text 144 142 outlet: float ; +#X floatatom 19 138 5 0 0 0 - - -; +#X msg 63 90 3 1 2; +#X msg 106 90 0 0 7; +#X msg 19 90 1 1 0; +#X obj 12 6 cnv 15 380 60 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 17 48 tags: 3d; +#X text 114 48 Author: Roman Haefeli; +#X text 267 48 Version: 2007-12-09; +#X obj 19 115 mtl/3dMagnitude; +#X text 17 8 Description: Computes the magnitude of a vector.; +#X connect 4 0 11 0; +#X connect 5 0 11 0; +#X connect 6 0 11 0; +#X connect 11 0 3 0; -- cgit v1.2.1