From d4e0909716f5d9a7f67d46be8a0511f98356cf50 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 27 Aug 2008 22:27:30 +0000 Subject: merged in relevant changes from the v0-40 pd-extended release branch svn path=/trunk/externals/pmpd/; revision=10266 --- help/help-iAmbient3D.pd | 75 ------------------------------------------------- 1 file changed, 75 deletions(-) delete mode 100644 help/help-iAmbient3D.pd (limited to 'help/help-iAmbient3D.pd') diff --git a/help/help-iAmbient3D.pd b/help/help-iAmbient3D.pd deleted file mode 100644 index a0a86ba..0000000 --- a/help/help-iAmbient3D.pd +++ /dev/null @@ -1,75 +0,0 @@ -#N canvas 281 53 599 822 10; -#X text 272 20 ambient interaction; -#X text 172 40 This object sould be used for the simulation of interaction -between a collection of masse and a commun environement; -#X text 179 143 1 : name; -#X text 172 70 This object should receive a bang to be active (act -like the link object); -#X text 196 155 this is the name of the mass interacting with this -object. you can also conect the output of this object to a mass \, -to allow an interaction with this mass.; -#X text 200 642 if a mass is outside of this rectangle \, the mass -will not interact with this object.; -#X text 197 450 value of the damping forces. this force is oposite -from the velocity of the mass. It is proportional to the velocity of -the masse.; -#X text 198 295 this is constant force apply to all masses interacting -this this object. Gravity is a constant negative force on Y axes.; -#X msg 74 225 setFX 0; -#X msg 75 249 setFY 0; -#X msg 76 335 setRndFX 0; -#X msg 76 359 setRndFY 0; -#X msg 77 431 setD 0; -#X msg 69 499 setXmin -100000; -#X msg 69 543 setYmin -100000; -#X msg 69 521 setXmax 100000; -#X msg 69 566 setYmax 100000; -#X text 202 627 minimum and maximum position of the interactor.; -#X msg 70 673 setdX 0; -#X msg 70 694 setdY 0; -#X text 77 112 message to change parametter / default value / creation -arg number / description; -#X obj 16 752 iAmbient3D; -#X msg 76 272 setFZ 0; -#X msg 77 385 setRndFZ 0; -#X msg 69 589 setZmin -100000; -#X msg 69 611 setZmax 100000; -#X msg 70 716 setdZ 0; -#X text 200 401 Maximum amplitude of a random force aplyed to masses -(X \, Y and Z amplitude).; -#X text 175 225 2 : X constant force field; -#X text 174 249 3 : Y constant force field; -#X text 173 270 4 : Z constant force field; -#X text 172 333 5 : rnd X force field; -#X text 170 360 6 : rnd Y force field; -#X text 170 386 7 : rnd Z force field; -#X text 170 432 8 : damping; -#X text 172 500 9 : X minimum; -#X text 172 521 10 : X maximum; -#X text 172 543 11 : Y minimum; -#X text 171 565 12 : Y maximum; -#X text 172 591 13 : Z minimum; -#X text 171 611 14 : Z maximum; -#X text 170 675 15 : X displacement field; -#X text 169 696 16 : Y displacement field; -#X text 169 719 17 : Z displacement field; -#X text 200 736 X and Y displacement field. displace the masse if it's -in the interactor field; -#X msg 72 202 setFXY 0 0 0; -#X connect 8 0 21 0; -#X connect 9 0 21 0; -#X connect 10 0 21 0; -#X connect 11 0 21 0; -#X connect 12 0 21 0; -#X connect 13 0 21 0; -#X connect 14 0 21 0; -#X connect 15 0 21 0; -#X connect 16 0 21 0; -#X connect 18 0 21 0; -#X connect 19 0 21 0; -#X connect 22 0 21 0; -#X connect 23 0 21 0; -#X connect 24 0 21 0; -#X connect 25 0 21 0; -#X connect 26 0 21 0; -#X connect 45 0 21 0; -- cgit v1.2.1