X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Frorschach.xml;h=25bd2726468f0ac1d457460555707ca1fd78fd17;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hp=9fa39db56774bf923fdb5b4c3ef73f72fc76536d;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca;p=xscreensaver diff --git a/hacks/config/rorschach.xml b/hacks/config/rorschach.xml index 9fa39db5..25bd2726 100644 --- a/hacks/config/rorschach.xml +++ b/hacks/config/rorschach.xml @@ -10,20 +10,25 @@ + low="0" high="50" default="7"/> - - + + + + + + <_description> -This generates random inkblot patterns. The algorithm is deceptively -simple for how well it works; it merely walks a dot around the screen -randomly, and then reflects the image horizontally, vertically, or -both. Any deep-seated neurotic tendencies which this program reveals -are your own problem. Written by Jamie Zawinski. +Inkblot patterns via a reflected random walk. + +http://en.wikipedia.org/wiki/Rorschach_inkblot_test +http://en.wikipedia.org/wiki/Random_walk + +Written by Jamie Zawinski; 1992.