1spheremonics(6x) XScreenSaver manual spheremonics(6x)
2
3
4
6 spheremonics - 3d spherical harmonic shapes.
7
9 spheremonics [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-duration number] [-resolution number] [-wan‐
11 der] [-no-spin] [-spin [XYZ]] [-wireframe] [-no-smooth] [-no-grid]
12 [-bbox] [-fps]
13
15 These closed objects are commonly called spherical harmonics, although
16 they are only remotely related to the mathematical definition found in
17 the solution to certain wave functions, most notable the eigenfunctions
18 of angular momentum operators.
19
21 -visual visual
22 Specify which visual to use. Legal values are the name of a
23 visual class, or the id number (decimal or hex) of a specific
24 visual.
25
26 -window Draw on a newly-created window. This is the default.
27
28 -root Draw on the root window.
29
30 -delay number
31 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
32 onds.).
33
34 -duration number
35 Duration. 5 - 1000. Default: 100.
36
37 -resolution number
38 Resolution. 5 - 100. Default: 64.
39
40 -wander | -no-wander
41 Whether the object should wander around the screen.
42
43 -spin [XYZ]
44 Around which axes should the object spin?
45
46 -no-spin
47 Don't spin.
48
49 -wireframe
50 Render in wireframe instead of solid.
51
52 -smooth | -no-smooth
53 Smoothed Lines. Boolean.
54
55 -grid | -no-grid
56 Draw Grid. Boolean.
57
58 -bbox | -no-bbox
59 Draw Bounding Box. Boolean.
60
61 -fps Display the current frame rate, CPU load, and polygon count.
62
64 DISPLAY to get the default host and display number.
65
66 XENVIRONMENT
67 to get the name of a resource file that overrides the global
68 resources stored in the RESOURCE_MANAGER property.
69
71 X(1), xscreensaver(1)
72
74 Copyright © 2002 by Paul Bourke and Jamie Zawinski. Permission to use,
75 copy, modify, distribute, and sell this software and its documentation
76 for any purpose is hereby granted without fee, provided that the above
77 copyright notice appear in all copies and that both that copyright no‐
78 tice and this permission notice appear in supporting documentation. No
79 representations are made about the suitability of this software for any
80 purpose. It is provided "as is" without express or implied warranty.
81
83 Paul Bourke and Jamie Zawinski.
84
85
86
87X Version 11 6.04-1.fc36 (06-Jun-2022) spheremonics(6x)