1 .TH XScreenSaver 1 "" "X Version 11"
3 hyperball - 2d projection of a 4d object
6 [\-display \fIhost:display.screen\fP]
7 [\-foreground \fIcolor\fP]
8 [\-background \fIcolor\fP]
20 [\-visual \fIvisual\fP]
23 The \fIhyperball\fP program displays a wireframe projection of a hyperball
24 which is rotating at user-specified rates around any or all of its four axes.
27 accepts the following options:
30 Draw on a newly-created window. This is the default.
33 Draw on the root window.
36 If on a color display, pretend we're on a monochrome display.
39 Install a private colormap for the window.
41 .B \-visual \fIvisual\fP
42 Specify which visual to use. Legal values are the name of a visual class,
43 or the id number (decimal or hex) of a specific visual.
45 .B \-delay \fImicroseconds\fP
46 How much of a delay should be introduced between steps of the animation.
47 Default 20000, or about 0.02 seconds.
60 The amount that the ball should be rotated around the specified axis at
61 each frame of the animation, expressed in 0.001 radians. These should be small
62 floating-point values (less than 50 works best.) Default: xy=3,
66 Display the current frame rate and CPU load.
71 to get the default host and display number.
74 to get the name of a resource file that overrides the global resources
75 stored in the RESOURCE_MANAGER property.
80 Copyright \(co 2000 by Joe Keane. Permission to use, copy, modify,
81 distribute, and sell this software and its documentation for any purpose is
82 hereby granted without fee, provided that the above copyright notice appear
83 in all copies and that both that copyright notice and this permission notice
84 appear in supporting documentation. No representations are made about the
85 suitability of this software for any purpose. It is provided "as is" without
86 express or implied warranty.
88 Joe Keane <jgk@jgk.org>