X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fattraction.xml;h=c4f241be0cb1e1d83d0148c0f11549ddfa45dbc5;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=1f43df193763a1a6f1ebca89fb06e5b4b09061a0;hpb=ffd8c0873576a9e3065696a624dce6b766b77062;p=xscreensaver diff --git a/hacks/config/attraction.xml b/hacks/config/attraction.xml index 1f43df19..c4f241be 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,16 @@ + + <_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 + +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. - -Written by Jamie Zawinski, based on Lisp code by John Pezaris. +Written by Jamie Zawinski and John Pezaris; 1992.