1cubenetic(6x) XScreenSaver manual cubenetic(6x)
2
3
4
6 cubenetic - cubist 3D undulating blob.
7
9 cubenetic [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--count number] [--no-
11 wander] [--no-spin] [--spin [XYZ]] [--wireframe] [--no-texture]
12 [--wave-speed number] [--wave-radius number] [--waves number] [--fps]
13
15 Draws a pulsating set of overlapping boxes with ever-chaning blobby
16 patterns undulating across their surfaces.
17
19 --visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 --window
25 Draw on a newly-created window. This is the default.
26
27 --root Draw on the root window.
28
29 --window-id number
30 Draw on the specified window.
31
32 --delay number
33 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
34 onds.).
35
36 --count number
37 How many boxes make up the object. Default: 5.
38
39 --wander | --no-wander
40 Whether the object should wander around the screen.
41
42 --spin [XYZ]
43 Around which axes should the object spin?
44
45 --no-spin
46 Don't spin.
47
48 --wireframe
49 Render in wireframe instead of solid.
50
51 --texture | --no-texture
52 Display Solid Colors.
53
54 --wave-speed number
55 Surface Pattern Speed. 5 - 150. Default: 80.
56
57 --wave-radius number
58 Surface Pattern Overlap. 5 - 600. Default: 512.
59
60 --waves number
61 Surface Pattern Complexity. 1 - 20. Default: 3.
62
63 --fps Display the current frame rate, CPU load, and polygon count.
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
72 XSCREENSAVER_WINDOW
73 The window ID to use with --root.
74
76 X(1), xscreensaver(1)
77
79 Copyright © 2002 by Jamie Zawinski. Permission to use, copy, modify,
80 distribute, and sell this software and its documentation for any pur‐
81 pose is hereby granted without fee, provided that the above copyright
82 notice appear in all copies and that both that copyright notice and
83 this permission notice appear in supporting documentation. No repre‐
84 sentations are made about the suitability of this software for any pur‐
85 pose. It is provided "as is" without express or implied warranty.
86
88 Jamie Zawinski.
89
90
91
92X Version 11 6.08-1.fc38 (17-Oct-2023) cubenetic(6x)