aboutsummaryrefslogtreecommitdiff
path: root/examples/i3D.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-03 20:24:12 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-03 20:24:12 +0000
commit69cf1cafcd403331d9fbfb76977efb6101eef284 (patch)
tree2a0f342ff22e90a70b78021125095143b5e8421f /examples/i3D.pd
parentc421f5cd012261b1f14e0e2a804faea2e596d89c (diff)
converted to template Makefile
svn path=/trunk/externals/pmpd/; revision=13366
Diffstat (limited to 'examples/i3D.pd')
-rw-r--r--examples/i3D.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/examples/i3D.pd b/examples/i3D.pd
new file mode 100644
index 0000000..e65eef4
--- /dev/null
+++ b/examples/i3D.pd
@@ -0,0 +1,21 @@
+#N canvas 693 514 332 321 10;
+#X obj 54 109 link3D link 0;
+#X obj 54 60 pack \$2 \$3 \$4;
+#X obj 145 109 mass3D mass 10 \$2 \$3 \$4;
+#X obj 54 36 loadbang;
+#X obj 148 166 gemhead;
+#X obj 145 138 unpack s f f f;
+#X obj 148 192 translateXYZ;
+#X obj 148 217 sphere 0.1;
+#X msg 54 84 position3D \$1 \$2 \$3;
+#X connect 0 1 2 0;
+#X connect 1 0 8 0;
+#X connect 2 0 0 1;
+#X connect 2 0 5 0;
+#X connect 3 0 1 0;
+#X connect 4 0 6 0;
+#X connect 5 1 6 1;
+#X connect 5 2 6 2;
+#X connect 5 3 6 3;
+#X connect 6 0 7 0;
+#X connect 8 0 0 0;