aboutsummaryrefslogtreecommitdiff
path: root/3dAngle-help.pd
diff options
context:
space:
mode:
Diffstat (limited to '3dAngle-help.pd')
-rw-r--r--3dAngle-help.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/3dAngle-help.pd b/3dAngle-help.pd
new file mode 100644
index 0000000..d1086f1
--- /dev/null
+++ b/3dAngle-help.pd
@@ -0,0 +1,27 @@
+#N canvas 183 120 451 274 10;
+#X msg 135 93 1 0 0;
+#X text 205 94 args: <X> <Y> <Z>;
+#X text 203 124 1st inlet: accepts list of 3 floats;
+#X text 203 144 2nd inlet: accepts list of 3 floats;
+#X floatatom 24 222 5 0 0 0 - - -;
+#X msg 50 97 0 -1 0;
+#X text 202 184 outlet: float <angle in radian format>;
+#X msg 67 117 -1 0 0;
+#X msg 24 78 1 1 0;
+#X msg 141 115 0 1 0;
+#X obj 24 139 mtl/3dAngle 0 1 0;
+#X obj 14 7 cnv 15 380 60 empty empty empty 20 12 0 14 -233017 -66577
+0;
+#X text 19 49 tags: 3d;
+#X text 116 49 Author: Roman Haefeli;
+#X text 269 49 Version: 2007-12-09;
+#X text 20 9 Description: Computes the angle between both incoming
+vectors.;
+#X obj 24 184 mtl/radianToDegree;
+#X connect 0 0 10 1;
+#X connect 5 0 10 0;
+#X connect 7 0 10 0;
+#X connect 8 0 10 0;
+#X connect 9 0 10 1;
+#X connect 10 0 16 0;
+#X connect 16 0 4 0;