1menger(6x) XScreenSaver manual menger(6x)
2
3
4
6 menger - 3D menger gasket fractal.
7
9 menger [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed number] [-depth number] [-no-wander]
11 [-no-spin] [-spin [XYZ]] [-wireframe] [-fps]
12
14 This draws the three-dimensional variant of the recursive Menger Gas‐
15 ket, a cube-based fractal object analagous to the Sierpinski Tetrahe‐
16 dron.
17
19 -visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 -window Draw on a newly-created window. This is the default.
25
26 -root Draw on the root window.
27
28 -delay number
29 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
30 onds.).
31
32 -speed number
33 Number of frames before changing shape. Default: 150.
34
35 -depth number
36 Max depth to descend. Default: 3. You probably don't have
37 enough memory for 6.
38
39 -wander | -no-wander
40 Whether the object should wander around the screen.
41
42 -spin [XYZ]
43 Around which axes should the object spin?
44
45 -no-spin
46 None.
47
48 -wireframe
49 Render in wireframe instead of solid.
50
51 -fps Display the current frame rate, CPU load, and polygon count.
52
54 DISPLAY to get the default host and display number.
55
56 XENVIRONMENT
57 to get the name of a resource file that overrides the global
58 resources stored in the RESOURCE_MANAGER property.
59
61 X(1), xscreensaver(1)
62
64 Copyright © 2002 by Jamie Zawinski. Permission to use, copy, modify,
65 distribute, and sell this software and its documentation for any pur‐
66 pose is hereby granted without fee, provided that the above copyright
67 notice appear in all copies and that both that copyright notice and
68 this permission notice appear in supporting documentation. No repre‐
69 sentations are made about the suitability of this software for any pur‐
70 pose. It is provided "as is" without express or implied warranty.
71
73 Jamie Zawinski.
74
75
76
77X Version 11 5.42-1.fc29 (30-Dec-2018) menger(6x)