X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fvoronoi.xml;h=9e1af0be0ecde3a84d5ea09edc4c238c46ac9b97;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=af3ccbf3e6cdcf1bd835b4fac23bbcc28970af06;hpb=488f2fa8fbdbc77e91a70da2962d73af49e6cace;p=xscreensaver diff --git a/hacks/config/voronoi.xml b/hacks/config/voronoi.xml index af3ccbf3..9e1af0be 100644 --- a/hacks/config/voronoi.xml +++ b/hacks/config/voronoi.xml @@ -4,37 +4,43 @@ - - - - - - - - - - - - - - - +
+ + + + + + + + + + + + + + + + + + + +
<_description> Draws a randomly-colored Voronoi tessellation, and periodically zooms @@ -45,6 +51,8 @@ a colored cell. Every pixel within that cell is closer to that cell's control point than to any other control point. That is what determines the cell's shapes. +http://en.wikipedia.org/wiki/Voronoi_diagram + Written by Jamie Zawinski; 2007.