X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Frd-bomb.xml;h=01888121899420492c3e5a76848f5df0cdae1e6a;hb=488f2fa8fbdbc77e91a70da2962d73af49e6cace;hp=dd06f55769cf54832dfef2125bdbddf2fc4b529a;hpb=8eb2873d7054e705c4e83f22d18c40946a9e2529;p=xscreensaver diff --git a/hacks/config/rd-bomb.xml b/hacks/config/rd-bomb.xml index dd06f557..01888121 100644 --- a/hacks/config/rd-bomb.xml +++ b/hacks/config/rd-bomb.xml @@ -8,32 +8,32 @@ _label="Fill Screen" _low-label="1%" _high-label="100%" low="0.01" high="1.0" default="1.0"/> - + low="0" high="250000" default="20000" + convert="invert"/>
- + _label="Tile Size" low="0" high="500" default="0"/> + _label="x" low="0" high="500" default="0"/>
+ _label="Reaction/Diffusion" low="-1" high="2" default="-1"/>
+ _label="Seed Radius" low="1" high="60" default="15"/> - + <_description> -Another variation of the `Bomb' program by Scott Draves. This draws -a grid of growing square-like shapes that, once they overtake each -other, react in unpredictable ways. ``RD'' stands for +Draws a grid of growing square-like shapes that, once they overtake +each other, react in unpredictable ways. "RD" stands for reaction-diffusion. + +Written by Scott Draves.