1spheremonics(6x) XScreenSaver manual spheremonics(6x)
2
3
4
6 spheremonics - 3d spherical harmonic shapes.
7
9 spheremonics [--display host:display.screen] [--visual visual] [--win‐
10 dow] [--root] [--window-id number] [--delay number] [--duration number]
11 [--resolution number] [--wander] [--no-spin] [--spin [XYZ]] [--wire‐
12 frame] [--no-smooth] [--no-grid] [--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
27 Draw on a newly-created window. This is the default.
28
29 --root Draw on the root window.
30
31 --window-id number
32 Draw on the specified window.
33
34 --delay number
35 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
36 onds.).
37
38 --duration number
39 Duration. 5 - 1000. Default: 100.
40
41 --resolution number
42 Resolution. 5 - 100. Default: 64.
43
44 --wander | --no-wander
45 Whether the object should wander around the screen.
46
47 --spin [XYZ]
48 Around which axes should the object spin?
49
50 --no-spin
51 Don't spin.
52
53 --wireframe
54 Render in wireframe instead of solid.
55
56 --smooth | --no-smooth
57 Smoothed Lines. Boolean.
58
59 --grid | --no-grid
60 Draw Grid. Boolean.
61
62 --bbox | --no-bbox
63 Draw Bounding Box. Boolean.
64
65 --fps Display the current frame rate, CPU load, and polygon count.
66
68 DISPLAY to get the default host and display number.
69
70 XENVIRONMENT
71 to get the name of a resource file that overrides the global
72 resources stored in the RESOURCE_MANAGER property.
73
74 XSCREENSAVER_WINDOW
75 The window ID to use with --root.
76
78 X(1), xscreensaver(1)
79
81 Copyright © 2002 by Paul Bourke and Jamie Zawinski. Permission to use,
82 copy, modify, distribute, and sell this software and its documentation
83 for any purpose is hereby granted without fee, provided that the above
84 copyright notice appear in all copies and that both that copyright no‐
85 tice and this permission notice appear in supporting documentation. No
86 representations are made about the suitability of this software for any
87 purpose. It is provided "as is" without express or implied warranty.
88
90 Paul Bourke and Jamie Zawinski.
91
92
93
94X Version 11 6.06-1.fc37 (12-Dec-2022) spheremonics(6x)