X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fattraction.xml;h=fc64c82e72f07ee979085d23dfabcc723c6d05f4;hp=1f43df193763a1a6f1ebca89fb06e5b4b09061a0;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=ffd8c0873576a9e3065696a624dce6b766b77062 diff --git a/hacks/config/attraction.xml b/hacks/config/attraction.xml index 1f43df19..fc64c82e 100644 --- a/hacks/config/attraction.xml +++ b/hacks/config/attraction.xml @@ -4,64 +4,62 @@ +
+
+
+ + _label="Ball count" low="0" high="200" default="0"/> + + + + + + + +
- - - - - - - - - - - - -
+ + low="-5.0" high="5.0" default="0.9"/>
@@ -71,19 +69,17 @@ + + + + <_description> -Like qix, this uses a simple simple motion model to generate many -different display modes. The control points attract each other up to -a certain distance, and then begin to repel each other. The -attraction/repulsion is proportional to the distance between any two -particles, similar to the strong and weak nuclear forces. -One of the most interesting ways to watch this hack is simply as -bouncing balls, because their motions and interactions with each -other are so odd. Sometimes two balls will get into a tight orbit -around each other, to be interrupted later by a third, or by the edge -of the screen. It looks quite chaotic. +Points attract each other up to a certain distance, and then begin to +repel each other. The attraction/repulsion is proportional to the +distance between any two particles, similar to the strong and weak +nuclear forces. -Written by Jamie Zawinski, based on Lisp code by John Pezaris. +Written by Jamie Zawinski and John Pezaris; 1992.