X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fhypercube.man;h=259437098b7f4b97f1f0898f6e2f7b7cb9301c8b;hb=f0261d8acab611f3433160e4f07367b870439739;hp=daa66899cc8aae69612f10ae562e47fcba9632ea;hpb=ccbc9f87eb59497b23bd0424ee1ed20ad7c7db54;p=xscreensaver diff --git a/hacks/hypercube.man b/hacks/hypercube.man index daa66899..25943709 100644 --- a/hacks/hypercube.man +++ b/hacks/hypercube.man @@ -4,6 +4,7 @@ hypercube - 2d projection of a 4d object .SH SYNOPSIS .B hypercube [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-color[0-7] \fIcolor\fP] [\-xy \fIfloat\fP] [\-xz \fIfloat\fP] [\-yz \fIfloat\fP] [\-xw \fIfloat\fP] [\-yw \fIfloat\fP] [\-zw \fIfloat\fP] [\-observer-z \fIint\fP] [\-delay \fIusecs\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] +[\-fps] .SH DESCRIPTION The \fIhypercube\fP program displays a wireframe projection of a hypercube which is rotating at user-specified rates around any or all of its four axes. @@ -66,9 +67,12 @@ the specified color, and some have all four. .TP 8 .B \-zw \fIfloat\fP The amount that the cube should be rotated around the specified axis at -each frame of the animation, expressed in radians. These should be small -floating-point values (less than 0.05 works best.) Default: xy=0.01, -xz=0.005, yw=0.01. +each frame of the animation, expressed in 0.001 radians. These should be small +floating-point values (less than 50 works best.) Default: xy=3, +xz=5, yw=10. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8 @@ -90,4 +94,4 @@ appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. .SH AUTHOR -Jamie Zawinski , 6-dec-92. +Jamie Zawinski , 6-dec-92.