1topblock(6x) XScreenSaver manual topblock(6x)
2
3
4
6 topblock - a 3D world of falling blocks that build up and up.
7
9 topblock [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-wireframe] [-fps] [-size number] [-spawn num‐
11 ber] [-camX number] [-camY number] [-camZ number] [-rotate] [-no-car‐
12 pet] [-no-nipples] [-blob] [-rotateSpeed number] [-follow] [-maxFalling
13 number] [-resolution number] [-maxColors number] [-dropSpeed number]
14 [-override]
15
17 Creates a world of falling blocks that build up and up.
18
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 Draw on a newly-created window. This is the default.
26
27 -root Draw on the root window.
28
29 -delay number
30 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
31 onds.).
32
33 -wireframe | -no-wireframe
34 Render in wireframe instead of solid.
35
36 -fps Display the current frame rate, CPU load, and polygon count.
37
38 -size number
39 Size of the base/carpet.
40
41 -spawn number
42 Likeyhood of a new block being created per frame : 1 high, 1000
43 very low.
44
45 -camX number
46 Initial camera X location in the world.
47
48 -camY number
49 Initial camera Y location in the world.
50
51 -camZ number
52 Initial camera Z location in the world.
53
54 -rotate | -no-rotate
55 Add/Remove rotation to/from the animation.
56
57 -no-carpet
58 Remove the base/carpet.
59
60 -no-nipples
61 Remove nipples on the blocks (also applies to udders) (has no
62 effect in blob mode).
63
64 -blob Run in blob mode, blocks become over sized spheres.
65
66 -rotateSpeed number
67 Varries speed of world rotation.
68
69 -follow Camera follows blocks as they fall instead of camera being semi
70 static (stays with top block).
71
72 -maxFalling number
73 Maximum number of objects created before recycling occurs.
74
75 -resolution number
76 Resolution of tubes, disks and spheres.
77
78 -maxColors number
79 Number of different colors available to falling objects.
80
81 -dropSpeed number
82 Varries speed of falling objects.
83
84 -override
85 Overrides camera settings and provides a tunnel view.
86
87
89 a Increases viewing X coordinate.
90
91 z Decreases viewing X coordinate.
92
93 s Increases viewing Y coordinate.
94
95 x Decreases viewing Y coordinate.
96
97 d Increases viewing Z coordinate.
98
99 c Decreases viewing Z coordinate.
100
101 f Increases camera location X coordinate.
102
103 v Decreases camera location X coordinate.
104
105 g Increases camera location Y coordinate.
106
107 b Decreases camera location Y coordinate.
108
109 h Increases camera location Z coordinate.
110
111 n Decreases camera location Z coordinate.
112
113 r Increases world rotation.
114
115 q quit.
116
118 To see which block follow-mode is tracking, set the number of block
119 colors to 1.
120
121 topblock -follow -maxColors 1
122
124 DISPLAY to get the default host and display number.
125
126 XENVIRONMENT
127 to get the name of a resource file that overrides the global
128 resources stored in the RESOURCE_MANAGER property.
129
131 X(1), xscreensaver(1)
132
134 Copyright © 2006 by rednuht. Permission to use, copy, modify, distrib‐
135 ute, and sell this software and its documentation for any purpose is
136 hereby granted without fee, provided that the above copyright notice
137 appear in all copies and that both that copyright notice and this per‐
138 mission notice appear in supporting documentation. No representations
139 are made about the suitability of this software for any purpose. It is
140 provided "as is" without express or implied warranty.
141
143 rednuht <topblock.xscreensaver@jumpstation.co.uk> <http://www.jumpsta‐
144 tion.co.uk/xscreensaver/topblock/>
145
146
147
148X Version 11 5.43-2.fc31 (27-Aug-2019) topblock(6x)