From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / polyhedra.xml
index e90ec04b63ca01fba55033d0cc09dfc57b623757..fdf0871216800244d5e6200c8d94034b365f4dd0 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="polyhedra" _label="Polyhedra">
+<screensaver name="polyhedra" _label="Polyhedra" gl="yes">
 
   <command arg="-root"/>
 
    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
   </hgroup>
 
+  <xscreensaver-updater />
+
   <_description>
-Displays different 3D solids and some information about each.
-A new solid is chosen every few seconds.  There are 75 uniform
-polyhedra, plus 5 infinite sets of prisms and antiprisms;
-including their duals brings the total to 160.
+Displays the 75 uniform polyhedra and their duals, plus 5 prisms
+and antiprisms, and some information about each.
 
 http://en.wikipedia.org/wiki/Uniform_polyhedra
+http://en.wikipedia.org/wiki/Stellation
+http://en.wikipedia.org/wiki/Dual_polyhedron
+http://en.wikipedia.org/wiki/Antiprism
 
 Written by Dr. Zvi Har'El and Jamie Zawinski; 2004.
   </_description>