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 | -no-fps
37 Whether to show a frames-per-second display at the bottom of
38 the screen.
39
40 -size number
41 Size of the base/carpet.
42
43 -spawn number
44 Likeyhood of a new block being created per frame : 1 high, 1000
45 very low.
46
47 -camX number
48 Initial camera X location in the world.
49
50 -camY number
51 Initial camera Y location in the world.
52
53 -camZ number
54 Initial camera Z location in the world.
55
56 -rotate | -no-rotate
57 Add/Remove rotation to/from the animation.
58
59 -no-carpet
60 Remove the base/carpet.
61
62 -no-nipples
63 Remove nipples on the blocks (also applies to udders) (has no
64 effect in blob mode).
65
66 -blob Run in blob mode, blocks become over sized spheres.
67
68 -rotateSpeed number
69 Varries speed of world rotation.
70
71 -follow Camera follows blocks as they fall instead of camera being semi
72 static (stays with top block).
73
74 -maxFalling number
75 Maximum number of objects created before recycling occurs.
76
77 -resolution number
78 Resolution of tubes, disks and spheres.
79
80 -maxColors number
81 Number of different colors available to falling objects.
82
83 -dropSpeed number
84 Varries speed of falling objects.
85
86 -override
87 Overrides camera settings and provides a tunnel view.
88
89
91 a Increases viewing X coordinate.
92
93 z Decreases viewing X coordinate.
94
95 s Increases viewing Y coordinate.
96
97 x Decreases viewing Y coordinate.
98
99 d Increases viewing Z coordinate.
100
101 c Decreases viewing Z coordinate. ⟨⟩ TP 8 f Increases camera
102 location X coordinate.
103
104 v Decreases camera location X coordinate.
105
106 g Increases camera location Y coordinate.
107
108 b Decreases camera location Y coordinate.
109
110 h Increases camera location Z coordinate.
111
112 n Decreases camera location Z coordinate.
113
114 r Increases world rotation.
115
116 q quit.
117
119 To see which block follow-mode is tracking, set the number of block
120 colors to 1.
121
122 topblock -follow -maxColors 1
123
125 DISPLAY to get the default host and display number.
126
127 XENVIRONMENT
128 to get the name of a resource file that overrides the global
129 resources stored in the RESOURCE_MANAGER property.
130
132 X(1), xscreensaver(1)
133
135 Copyright © 2006 by rednuht. Permission to use, copy, modify, distrib‐
136 ute, and sell this software and its documentation for any purpose is
137 hereby granted without fee, provided that the above copyright notice
138 appear in all copies and that both that copyright notice and this per‐
139 mission notice appear in supporting documentation. No representations
140 are made about the suitability of this software for any purpose. It is
141 provided "as is" without express or implied warranty.
142
144 rednuht <topblock.xscreensaver@jumpstation.co.uk> <http://www.jumpsta‐
145 tion.co.uk/xscreensaver/topblock/>
146
147
148
149X Version 11 5.05-3 (06-Apr-2008) topblock(6x)