aboutsummaryrefslogtreecommitdiff
path: root/packages/noncvs/windows/extra/Gem/part_draw-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'packages/noncvs/windows/extra/Gem/part_draw-help.pd')
-rw-r--r--packages/noncvs/windows/extra/Gem/part_draw-help.pd54
1 files changed, 54 insertions, 0 deletions
diff --git a/packages/noncvs/windows/extra/Gem/part_draw-help.pd b/packages/noncvs/windows/extra/Gem/part_draw-help.pd
new file mode 100644
index 00000000..5fcc582a
--- /dev/null
+++ b/packages/noncvs/windows/extra/Gem/part_draw-help.pd
@@ -0,0 +1,54 @@
+#N canvas 539 315 813 403 10;
+#X msg 631 212 draw point;
+#X text 536 159 This is the drawing mode: line/point;
+#X text 98 109 [part_draw] finally draws a particle system that was
+set up with [part_head] and other [part_]-objects.;
+#X text 51 65 Class: Particle System;
+#X text 10 90 Description: Draw a particle system;
+#X text 26 175 See also:;
+#X obj 99 176 part_render;
+#X obj 521 30 gemhead;
+#X obj 521 51 part_head;
+#X obj 521 105 part_killold 5;
+#X obj 521 78 part_source;
+#X obj 521 267 part_draw;
+#N canvas 0 0 450 300 gemwin 0;
+#X obj 132 136 gemwin;
+#X obj 67 89 outlet;
+#X obj 67 10 inlet;
+#X obj 67 41 route create;
+#X msg 67 70 set destroy;
+#X msg 142 68 set create;
+#X msg 132 112 create \, 1;
+#X msg 198 112 destroy;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 3 0 6 0;
+#X connect 3 1 5 0;
+#X connect 3 1 7 0;
+#X connect 4 0 1 0;
+#X connect 5 0 1 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;
+#X restore 521 356 pd gemwin;
+#X msg 521 337 create;
+#X text 519 316 Create window:;
+#X obj 521 10 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X msg 629 184 draw line;
+#X msg 634 241 draw \$1;
+#X floatatom 712 227 5 0 0 0 - - -;
+#X text 38 41 inlet 1: gemlist (with part_head) \, draw [line|point|<nr>]
+;
+#X text 31 14 Synopsis: [part_draw];
+#X connect 0 0 11 0;
+#X connect 7 0 8 0;
+#X connect 8 0 10 0;
+#X connect 9 0 11 0;
+#X connect 10 0 9 0;
+#X connect 12 0 13 0;
+#X connect 13 0 12 0;
+#X connect 15 0 7 0;
+#X connect 16 0 11 0;
+#X connect 17 0 11 0;
+#X connect 18 0 17 0;