X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fhyperball.xml;h=70748612d6721f7a9b1f1f64c0ce01ae6208a0c0;hp=de2bf6bf509e8571dcaf6be4c18731cd3f1619ed;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=8eb2873d7054e705c4e83f22d18c40946a9e2529 diff --git a/hacks/config/hyperball.xml b/hacks/config/hyperball.xml index de2bf6bf..70748612 100644 --- a/hacks/config/hyperball.xml +++ b/hacks/config/hyperball.xml @@ -1,46 +1,64 @@ - + - +
+ + - -
+ + + + + + _label="XW rotation" _low-label="Slow" _high-label="Fast" + low="0" high="20" default="0"/> + _label="XY rotation" _low-label="Slow" _high-label="Fast" + low="0" high="20" default="3"/> + _label="XZ rotation" _low-label="Slow" _high-label="Fast" + low="0" high="20" default="5"/> + _label="YW rotation" _low-label="Slow" _high-label="Fast" + low="0" high="20" default="10"/> + _label="YZ rotation" _low-label="Slow" _high-label="Fast" + low="0" high="20" default="0"/> + _label="ZW rotation" _low-label="Slow" _high-label="Fast" + low="0" high="20" default="0"/>
+ + <_description> +This screen saver was removed from the XScreenSaver distribution as of +version 5.10. It has been replaced by the more general "Polytopes" +screen saver, which can display this object as well as others. The +Polytopes "120-cell" object corresponds to this one. + Hyperball is to hypercube as dodecahedron is to cube: this displays a 2D projection of the sequence of 3D objects which are the projections -of the 4D analog to the dodecahedron. Written by Joe Keane. +of the 4D analog to the dodecahedron. Technically, it is a "120 cell +polytope". + +http://en.wikipedia.org/wiki/Hypercube +http://en.wikipedia.org/wiki/Regular_polytope + +Written by Joe Keane; 2000.