X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fvoronoi.xml;h=90f410a84442434ab458f9cf47c9a5e7b7332671;hp=f65f223a1af50131f6941a3d3d8f00ce83746c8f;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/config/voronoi.xml b/hacks/config/voronoi.xml index f65f223a..90f410a8 100644 --- a/hacks/config/voronoi.xml +++ b/hacks/config/voronoi.xml @@ -1,13 +1,13 @@ - +
@@ -16,32 +16,34 @@ low="1" high="100" default="25"/> - +
+ + <_description> Draws a randomly-colored Voronoi tessellation, and periodically zooms in and adds new points. The existing points also wander around. @@ -51,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.