aboutsummaryrefslogtreecommitdiff
path: root/cartesian2spherical-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'cartesian2spherical-help.pd')
-rw-r--r--cartesian2spherical-help.pd45
1 files changed, 45 insertions, 0 deletions
diff --git a/cartesian2spherical-help.pd b/cartesian2spherical-help.pd
new file mode 100644
index 0000000..bf7122e
--- /dev/null
+++ b/cartesian2spherical-help.pd
@@ -0,0 +1,45 @@
+#N canvas 118 83 504 451 10;
+#X text 75 37 convert spherical to cartesian coordinates;
+#X text 61 203 (r \, phi \, theta);
+#X text 61 144 (x \, y \, z);
+#X obj 277 122 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12700 0;
+#X obj 218 102 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12700 0;
+#X obj 160 72 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 12700 0;
+#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 12 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 69 357 pddp/pddplink http://en.wikipedia.org/wiki/Spherical_coordinate_system
+;
+#X obj 157 181 cartesian2spherical;
+#X obj 69 337 pddp/pddplink http://en.wikipedia.org/wiki/Cartesian_coordinate_system
+;
+#X msg 134 124 bang;
+#X obj 249 159 t b f;
+#X obj 199 149 t b f;
+#X obj 5 2 cnv 15 450 20 empty empty cartesian2spherical 2 11 1 18
+-233017 -66577 0;
+#X text 23 337 input:;
+#X text 17 357 output:;
+#X connect 3 0 8 0;
+#X connect 3 0 17 0;
+#X connect 4 0 7 0;
+#X connect 4 0 18 0;
+#X connect 5 0 6 0;
+#X connect 5 0 14 0;
+#X connect 14 0 11 0;
+#X connect 14 1 10 0;
+#X connect 14 2 12 0;
+#X connect 14 2 9 0;
+#X connect 16 0 14 0;
+#X connect 17 0 14 0;
+#X connect 17 1 14 2;
+#X connect 18 0 14 0;
+#X connect 18 1 14 1;