1 .TH XScreenSaver 1 "" "X Version 11"
3 menger - 3D menger gasket fractal.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay \fInumber\fP]
11 [\-speed \fInumber\fP]
12 [\-depth \fInumber\fP]
19 This draws the three-dimensional variant of the recursive Menger Gasket, a
20 cube-based fractal object analagous to the Sierpinski Tetrahedron.
23 .B \-visual \fIvisual\fP
24 Specify which visual to use. Legal values are the name of a visual class,
25 or the id number (decimal or hex) of a specific visual.
28 Draw on a newly-created window. This is the default.
31 Draw on the root window.
33 .B \-delay \fInumber\fP
34 Per-frame delay, in microseconds. Default: 30000 (0.03 seconds.).
36 .B \-speed \fInumber\fP
37 Number of frames before changing shape. Default: 150.
39 .B \-depth \fInumber\fP
40 Max depth to descend. Default: 3. You probably don't have enough
43 .B \-wander | \-no-wander
44 Whether the object should wander around the screen.
47 Around which axes should the object spin?
53 Render in wireframe instead of solid.
56 Display the current frame rate, CPU load, and polygon count.
61 to get the default host and display number.
64 to get the name of a resource file that overrides the global resources
65 stored in the RESOURCE_MANAGER property.
70 Copyright \(co 2002 by Jamie Zawinski. Permission to use, copy, modify,
71 distribute, and sell this software and its documentation for any purpose is
72 hereby granted without fee, provided that the above copyright notice appear
73 in all copies and that both that copyright notice and this permission notice
74 appear in supporting documentation. No representations are made about the
75 suitability of this software for any purpose. It is provided "as is" without
76 express or implied warranty.