1menger(6x)                    XScreenSaver manual                   menger(6x)
2
3
4

NAME

6       menger - 3D menger gasket fractal.
7

SYNOPSIS

9       menger  [--display  host:display.screen]  [--visual  visual] [--window]
10       [--root]  [--window-id  number]  [--delay  number]   [--speed   number]
11       [--depth number] [--no-wander] [--no-spin] [--spin [XYZ]] [--wireframe]
12       [--fps]
13

DESCRIPTION

15       This draws the three-dimensional variant of the recursive  Menger  Gas‐
16       ket,  a  cube-based fractal object analogous to the Sierpinski Tetrahe‐
17       dron.
18

OPTIONS

20       --visual visual
21               Specify which visual to use.  Legal values are the  name  of  a
22               visual  class,  or the id number (decimal or hex) of a specific
23               visual.
24
25       --window
26               Draw on a newly-created window.  This is the default.
27
28       --root  Draw on the root window.
29
30       --window-id number
31               Draw on the specified window.
32
33       --delay number
34               Per-frame delay, in microseconds.  Default:  30000  (0.03  sec‐
35               onds.).
36
37       --speed number
38               Number of frames before changing shape.  Default: 150.
39
40       --depth number
41               Max  depth  to  descend.   Default: 3.  You probably don't have
42               enough memory for 6.
43
44       --wander | --no-wander
45               Whether the object should wander around the screen.
46
47       --spin [XYZ]
48               Around which axes should the object spin?
49
50       --no-spin
51               None.
52
53       --wireframe
54               Render in wireframe instead of solid.
55
56       --fps   Display the current frame rate, CPU load, and polygon count.
57

ENVIRONMENT

59       DISPLAY to get the default host and display number.
60
61       XENVIRONMENT
62               to get the name of a resource file that  overrides  the  global
63               resources stored in the RESOURCE_MANAGER property.
64
65       XSCREENSAVER_WINDOW
66               The window ID to use with --root.
67

SEE ALSO

69       X(1), xscreensaver(1)
70
72       Copyright  ©  2002 by Jamie Zawinski.  Permission to use, copy, modify,
73       distribute, and sell this software and its documentation for  any  pur‐
74       pose  is  hereby granted without fee, provided that the above copyright
75       notice appear in all copies and that both  that  copyright  notice  and
76       this  permission  notice appear in supporting documentation.  No repre‐
77       sentations are made about the suitability of this software for any pur‐
78       pose.  It is provided "as is" without express or implied warranty.
79

AUTHOR

81       Jamie Zawinski.
82
83
84
85X Version 11               6.06-1.fc37 (12-Dec-2022)                menger(6x)
Impressum