From 69cf1cafcd403331d9fbfb76977efb6101eef284 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 3 Apr 2010 20:24:12 +0000 Subject: converted to template Makefile svn path=/trunk/externals/pmpd/; revision=13366 --- examples/aglom3.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 examples/aglom3.pd (limited to 'examples/aglom3.pd') diff --git a/examples/aglom3.pd b/examples/aglom3.pd new file mode 100644 index 0000000..17ec4cb --- /dev/null +++ b/examples/aglom3.pd @@ -0,0 +1,23 @@ +#N canvas 594 454 446 333 10; +#X obj 61 77 gemhead; +#X obj 61 100 translateXYZ; +#X obj 50 50 unpack s f f; +#X msg 40 185 setX \$1 \, setY \$2; +#X obj 17 155 r link; +#X obj 61 124 sphere 0.1; +#X obj 54 214 iCircle2D mass 0 0 1e-006 0.3 0 0 1; +#X obj 40 26 mass2D mass 100 \$1 \$2; +#X obj 40 246 iCircle2D mass 0 0 1e-006 0.6 0 0 -0.1; +#X obj 27 275 iCircle2D mass 0 0 1e-006 0.9 0 0 0.01; +#X connect 0 0 1 0; +#X connect 1 0 5 0; +#X connect 2 1 1 1; +#X connect 2 2 1 2; +#X connect 3 0 6 0; +#X connect 3 0 8 0; +#X connect 3 0 9 0; +#X connect 4 0 6 0; +#X connect 4 0 8 0; +#X connect 4 0 9 0; +#X connect 7 0 2 0; +#X connect 7 0 3 0; -- cgit v1.2.1