1 .TH XScreenSaver 1 "" "X Version 11"
3 topblock - a 3D world of falling blocks that build up and up.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay \fInumber\fP]
14 [\-spawn \fInumber\fP]
22 [\-rotateSpeed \fInumber\fP]
24 [\-maxFalling \fInumber\fP]
25 [\-resolution \fInumber\fP]
26 [\-maxColors \fInumber\fP]
27 [\-dropSpeed \fInumber\fP]
30 Creates a world of falling blocks that build up and up.
33 .B \-visual \fIvisual\fP
34 Specify which visual to use. Legal values are the name of a visual class,
35 or the id number (decimal or hex) of a specific visual.
38 Draw on a newly-created window. This is the default.
41 Draw on the root window.
43 .B \-delay \fInumber\fP
44 Per-frame delay, in microseconds. Default: 10000 (0.01 seconds.).
46 .B \-wireframe | \-no-wireframe
47 Render in wireframe instead of solid.
50 Display the current frame rate, CPU load, and polygon count.
52 .B \-size \fInumber\fP
53 Size of the base/carpet.
55 .B \-spawn \fInumber\fP
56 Likeyhood of a new block being created per frame : 1 high, 1000 very low.
58 .B \-camX \fInumber\fP
59 Initial camera X location in the world.
61 .B \-camY \fInumber\fP
62 Initial camera Y location in the world.
64 .B \-camZ \fInumber\fP
65 Initial camera Z location in the world.
67 .B \-rotate | -no-rotate
68 Add/Remove rotation to/from the animation.
71 Remove the base/carpet.
74 Remove nipples on the blocks (also applies to udders) (has no effect in blob mode).
77 Run in blob mode, blocks become over sized spheres.
79 .B \-rotateSpeed \fInumber\fP
80 Varries speed of world rotation.
83 Camera follows blocks as they fall instead of camera being semi static (stays with top block).
85 .B \-maxFalling \fInumber\fP
86 Maximum number of objects created before recycling occurs.
88 .B \-resolution \fInumber\fP
89 Resolution of tubes, disks and spheres.
91 .B \-maxColors \fInumber\fP
92 Number of different colors available to falling objects.
94 .B \-dropSpeed \fInumber\fP
95 Varries speed of falling objects.
98 Overrides camera settings and provides a tunnel view.
104 Increases viewing X coordinate.
107 Decreases viewing X coordinate.
110 Increases viewing Y coordinate.
113 Decreases viewing Y coordinate.
116 Increases viewing Z coordinate.
119 Decreases viewing Z coordinate.
122 Increases camera location X coordinate.
125 Decreases camera location X coordinate.
128 Increases camera location Y coordinate.
131 Decreases camera location Y coordinate.
134 Increases camera location Z coordinate.
137 Decreases camera location Z coordinate.
140 Increases world rotation.
145 To see which block follow-mode is tracking, set the number of block colors to 1.
147 .B topblock -follow -maxColors 1
152 to get the default host and display number.
155 to get the name of a resource file that overrides the global resources
156 stored in the RESOURCE_MANAGER property.
161 Copyright \(co 2006 by rednuht. Permission to use, copy, modify,
162 distribute, and sell this software and its documentation for any purpose is
163 hereby granted without fee, provided that the above copyright notice appear
164 in all copies and that both that copyright notice and this permission notice
165 appear in supporting documentation. No representations are made about the
166 suitability of this software for any purpose. It is provided "as is" without
167 express or implied warranty.
169 rednuht <topblock.xscreensaver@jumpstation.co.uk>
170 <http://www.jumpstation.co.uk/xscreensaver/topblock/>