X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fattraction.xml;h=39aa08ec1d61cf42420443bc883b9c047d401216;hp=1f43df193763a1a6f1ebca89fb06e5b4b09061a0;hb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;hpb=ccb7f4903325f92555a9722bba74b58346654ba0 diff --git a/hacks/config/attraction.xml b/hacks/config/attraction.xml index 1f43df19..39aa08ec 100644 --- a/hacks/config/attraction.xml +++ b/hacks/config/attraction.xml @@ -36,7 +36,7 @@ + low="0" high="600" default="200"/> <_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.