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

NAME

6       maze3d - A 3D maze.
7

SYNOPSIS

9       maze3d   [-display   host:display.screen]  [-visual  visual]  [-window]
10       [-root] [-speed float] [-delay number] [-fps] [-rows number]  [-columns
11       number]  [-overlay]  [-wall-texture  texture]  [-floor-texture texture]
12       [-ceiling-texture texture] [-drop-acid] [-drop-acid-walls] [-drop-acid-
13       floor] [-drop-acid-ceiling] [-inverters number] [-rats number]
14

DESCRIPTION

16       A recreation of the 3D Maze screensaver from Windows 95.
17

OPTIONS

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       -speed number
29               Speed  of the dungeon crawl. 2 is twice as fast, 0.5 is half as
30               fast.
31
32       -delay number
33               Per-frame delay, in microseconds.  Default:  20000  (0.02  sec‐
34               onds).
35
36       -fps | -no-fps
37               Display the current frame rate and CPU load.
38
39       -rows number
40               The number of rows in the maze. Default: 12.
41
42       -columns number
43               The number of columns in the maze. Default: 12.
44
45       -overlay
46               Overlays a minimap of the maze on the screen.
47
48       -wall-texture texture
49               Sets  the wall texture. texture can be a path to an image file,
50               or it can be one of the built-in textures (see TEXTURES below).
51
52       -floor-texture texture
53               Sets the floor texture. texture can be a path to an image file,
54               or it can be one of the built-in textures (see TEXTURES below).
55
56       -ceiling-texture texture
57               Sets  the  ceiling  texture.  texture can be a path to an image
58               file, or it can be one of the built-in textures  (see  TEXTURES
59               below).
60
61       -drop-acid-walls
62               Continuously  shifts  the  hue of the wall texture. (This looks
63               like an LSD trip, hence the name.)
64
65       -drop-acid-floor
66               Continuously shifts the hue of the floor texture.
67
68       -drop-acid-ceiling
69               Continuously shifts the hue of the ceiling texture.
70
71       -drop-acid
72               Turns on all three.
73
74       -inverters number
75               Sets the number of inverters (the spinny grey things that  flip
76               the camera upside-down) in the maze. Default: 10.
77
78       -rats number
79               Sets  the  number  of  rats,  or  rather  "Bobs",  in the maze.
80               Default: 1.
81
82
83       TEXTURES
84              The wall, ceiling, and floor textures can be set to one  of  the
85              following:
86
87       brick-wall
88               A brick wall. This is the default wall texture.
89
90       wood-floor
91               A wooden floor. This is the default floor texture.
92
93       ceiling-tiles
94               Ceiling tiles. This is the default ceiling texture.
95
96       You  can  also specify a path to an image file, instead of using one of
97       the built-in textures.
98

ENVIRONMENT

100       DISPLAY to get the default host and display number.
101
102       XENVIRONMENT
103               to get the name of a resource file that  overrides  the  global
104               resources stored in the RESOURCE_MANAGER property.
105

SEE ALSO

107       X(1), xscreensaver(1)
108
110       Copyright  ©  2018 by sudoer@riseup.net.  Permission to use, copy, mod‐
111       ify, distribute, and sell this software and its documentation  for  any
112       purpose  is  hereby  granted without fee, provided that the above copy‐
113       right notice appear in all copies and that both that  copyright  notice
114       and this permission notice appear in supporting documentation.  No rep‐
115       resentations are made about the suitability of this  software  for  any
116       purpose.  It is provided "as is" without express or implied warranty.
117
118
119
120X Version 11              5.42-1.fc30.2 (03-Feb-2019)               maze3d(6x)
Impressum