X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fvoronoi.xml;h=90f410a84442434ab458f9cf47c9a5e7b7332671;hp=6698ed889b91c850c8a365332155d1ee194d2c9d;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=c8c6deae79b408cffbc88043c766b3bc12cf0f13 diff --git a/hacks/config/voronoi.xml b/hacks/config/voronoi.xml index 6698ed88..90f410a8 100644 --- a/hacks/config/voronoi.xml +++ b/hacks/config/voronoi.xml @@ -1,38 +1,48 @@ - + - +
+ + - + - + - + + - + + - + - + + + + +
+ + <_description> Draws a randomly-colored Voronoi tessellation, and periodically zooms @@ -43,6 +53,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.