aboutsummaryrefslogtreecommitdiff
path: root/help/spherical2cartesian-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/spherical2cartesian-help.pd')
-rw-r--r--help/spherical2cartesian-help.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/help/spherical2cartesian-help.pd b/help/spherical2cartesian-help.pd
new file mode 100644
index 0000000..828d52b
--- /dev/null
+++ b/help/spherical2cartesian-help.pd
@@ -0,0 +1,31 @@
+#N canvas 203 456 504 451 10;
+#X obj 106 366 pddp/pddplink http://en.wikipedia.org/wiki/Polar_coordinate_system
+;
+#X text 63 26 convert spherical to cartesian coordinates;
+#X text 61 158 (r \, phi \, theta);
+#X text 61 198 (x \, y \, z);
+#X obj 277 122 hsl 128 15 -3.14159 3.14159 0 0 empty empty empty -2
+-8 0 10 -262144 -1 -1 5600 1;
+#X obj 218 102 hsl 128 15 -3.14159 3.14159 0 0 empty empty empty -2
+-8 0 10 -262144 -1 -1 7600 1;
+#X obj 160 72 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 0 1;
+#X floatatom 164 93 5 0 0 0 - - -;
+#X floatatom 221 122 5 0 0 0 - - -;
+#X floatatom 282 141 5 0 0 0 - - -;
+#X obj 277 249 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 0 1;
+#X floatatom 225 204 5 0 0 0 - - -;
+#X floatatom 168 204 5 0 0 0 - - -;
+#X floatatom 285 204 5 0 0 0 - - -;
+#X obj 157 181 spherical2cartesian;
+#X connect 4 0 9 0;
+#X connect 4 0 14 2;
+#X connect 5 0 8 0;
+#X connect 5 0 14 1;
+#X connect 6 0 7 0;
+#X connect 6 0 14 0;
+#X connect 14 0 12 0;
+#X connect 14 1 11 0;
+#X connect 14 2 10 0;
+#X connect 14 2 13 0;