X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fvoronoi.xml;h=2cd4fee1ca665091e21f9cf0bf7683c753fd2ccd;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hp=6698ed889b91c850c8a365332155d1ee194d2c9d;hpb=c8c6deae79b408cffbc88043c766b3bc12cf0f13;p=xscreensaver diff --git a/hacks/config/voronoi.xml b/hacks/config/voronoi.xml index 6698ed88..2cd4fee1 100644 --- a/hacks/config/voronoi.xml +++ b/hacks/config/voronoi.xml @@ -1,38 +1,46 @@ - + - +
+ + - + - + - + + - + + - + - + + + + +
<_description> Draws a randomly-colored Voronoi tessellation, and periodically zooms @@ -43,6 +51,9 @@ 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 +http://en.wikipedia.org/wiki/Tessellation + Written by Jamie Zawinski; 2007.