X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fvoronoi.xml;h=9e1af0be0ecde3a84d5ea09edc4c238c46ac9b97;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=6698ed889b91c850c8a365332155d1ee194d2c9d;hpb=c8c6deae79b408cffbc88043c766b3bc12cf0f13;p=xscreensaver diff --git a/hacks/config/voronoi.xml b/hacks/config/voronoi.xml index 6698ed88..9e1af0be 100644 --- a/hacks/config/voronoi.xml +++ b/hacks/config/voronoi.xml @@ -4,35 +4,43 @@ - - - - - - - - - - - - - +
+ + + + + + + + + + + + + + + + + + + +
<_description> Draws a randomly-colored Voronoi tessellation, and periodically zooms @@ -43,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.