1cubicgrid(6x) XScreenSaver manual cubicgrid(6x)
2
3
4
6 cubicgrid - rotating 3D lattice seen from inside
7
9 cubicgrid [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-install] [-delay microseconds] [-mono] [-speed number] [-zoom
11 number] [-ticks number] [-bigdots] [-fps] [-symmetry rystalographic
12 symmetry]
13
15 This program shows the view of an observer located inside a set of
16 points arranged to a 3D lattice. As the lattice rotates, various view-
17 throughs appear and evolve. A simple idea with interesting results.
18
20 cubicgrid accepts the following options:
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -install
27 Install a private colormap for the window.
28
29 -visual visual
30 Specify which visual to use. Legal values are the name of a
31 visual class, or the id number (decimal or hex) of a specific
32 visual.
33
34 -delay microseconds
35 How long to pause between frames. Default is 20000, or 0.02
36 second.
37
38 -mono Draw in black and white. If not used, a fixed all-color scheme
39 is chosen.
40
41 -speed number
42 The maximum speed of the rotation. The actual speed and axis
43 change smoothly for better effect. 0.5 - 10. The default is
44 1.0.
45
46 -zoom number
47 Size of the lattice. Ideally it should fill all the screen,
48 but one may find other values also interesting. 5 - 50. The
49 default of 20 should do for common screen aspect ratios.
50
51 -ticks number
52 The count of points drawn along every axis. 10 - 100. The de‐
53 fault is 30.
54
55 -bigdots
56 Draw the points twice as big.
57
58 -fps Display the current frame rate, CPU load, and polygon count.
59
60 -symmetry ymmetry
61 Which crystalographic symmetry system to use. One of "auto",
62 "cubic", or "hexagonal". "auto" will randomly select between
63 symmetry systems.
64
66 DISPLAY to get the default host and display number.
67
68 XENVIRONMENT
69 to get the name of a resource file that overrides the global
70 resources stored in the RESOURCE_MANAGER property.
71
73 X(1), xscreensaver(1)
74
76 Copyright © 2007 by Vasek Potocek. Permission to use, copy, modify,
77 distribute, and sell this software and its documentation for any pur‐
78 pose is hereby granted without fee, provided that the above copyright
79 notice appear in all copies and that both that copyright notice and
80 this permission notice appear in supporting documentation. No repre‐
81 sentations are made about the suitability of this software for any pur‐
82 pose. It is provided "as is" without express or implied warranty.
83
85 Vasek Potocek <vasek.potocek@post.cz>, Dec-28-07.
86
87
88
89X Version 11 6.00-4.fc34 (05-May-2021) cubicgrid(6x)