From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / voronoi.xml
index 9e1af0be0ecde3a84d5ea09edc4c238c46ac9b97..90f410a84442434ab458f9cf47c9a5e7b7332671 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="voronoi" _label="Voronoi">
+<screensaver name="voronoi" _label="Voronoi" gl="yes">
 
   <command arg="-root"/>
 
@@ -42,6 +42,8 @@
    </vgroup>
   </hgroup>
 
+  <xscreensaver-updater />
+
   <_description>
 Draws a randomly-colored Voronoi tessellation, and periodically zooms 
 in and adds new points.  The existing points also wander around.
@@ -52,6 +54,7 @@ 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.
   </_description>