1Really Slick ScreenSavers(1)General Commands ManualReally Slick ScreenSavers(1)
2
3
4
6 lattice - linked rings.
7
9 lattice [--root/-r] [--maxfps/-x number] [--vsync/-y number] [--dpms/-M
10 number] [--preset/-p number] [--longitude/-l number] [--latitude/-L
11 number] [--thick/-t number] [--density/-d number] [--drawdepth/-D num‐
12 ber] [--fov/-o number] [--pathrand/-P number] [--speed/-e number]
13 [--texture/-T number] [--smooth/-s] [--no-smooth/-S] [--fog/-f] [--no-
14 fog/-F]
15
17 From Terry Walsh (http://reallyslick.com): "Fly through an endless
18 world of linked rings. You can choose from several different textures
19 for the rings and alter the comlexity of the lattice structure."
20
21 Ported to Linux by Tugrul Galatali.
22
24 --root Draw on the root window.
25
26 --maxfps number
27 Set maximum frame rate.
28
29 --vsync number
30 Limit redraws to specified number of vertical refreshes. 0 -
31 100. Default: 1
32
33 --dpms number
34 Stop rendering new frames if the display is not on. 0 - 1.
35 Default: 1
36
37 --preset number
38 1 - Regular (--regular)
39 2 - Chainmail (--chainmail)
40 3 - Brass Mesh (--brassmesh)
41 4 - Computer (--computer)
42 5 - Slick (--slick)
43 6 - Tasty (--tasty)
44
45 Presets that override all options that come before it on the
46 command line. 1 - 6. Default: 1
47
48 --longitude number
49 Longitudinal divisions of tori. 4 - 100. Default: 16
50
51 --latitude number
52 Latitudinal divisions of tori. 2 - 100. Default: 8
53
54 --thick number
55 Thickness of tori. 1 - 100. Default: 50
56
57 --density number
58 Density. 1 - 100. Default: 50
59
60 --drawdepth number
61 Depth. 1 - 8. Default: 4
62
63 --fov number
64 Field of view. 10 - 150. Default: 90
65
66 --pathrand number
67 Randomness of camera path. 1 - 10. Default: 7
68
69 --speed number
70 Speed. 1 - 100. Default: 10
71
72 --texture number
73 0 - None
74 1 - Industrial (--industrial)
75 2 - Crystal (--crystal)
76 3 - Chrome (--chrome)
77 4 - Brass (--brass)
78 5 - Shiny (--shiny)
79 6 - Ghostly (--ghostly)
80 7 - Circuits (--circuits)
81 8 - Doughnuts (--doughnuts)
82 9 - random
83
84 Default: 0
85
86 --smooth
87 Smooth surfaces.
88
89 --fog Enable fog.
90
92 DISPLAY to get the default host and display number.
93
95 X(1),
96
98 Copyright © 2002 by Terry Walsh and Tugrul Galatali.
99
100 Lattice is free software; you can redistribute it and/or modify it
101 under the terms of the GNU General Public License version 2 as pub‐
102 lished by the Free Software Foundation.
103
104 Lattice is distributed in the hope that it will be useful, but WITHOUT
105 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
106 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
107 for more details.
108
110 Terry Walsh and Tugrul Galatali <tugrul@galatali.com>
111
112
113
114
115X Version 11 Really Slick ScreenSavers(1)