1superquadrics(6x) XScreenSaver manual superquadrics(6x)
2
3
4
6 superquadrics - morphing 3d shapes.
7
9 superquadrics [--display host:display.screen] [--visual visual] [--win‐
10 dow] [--root] [--window-id number] [--delay number] [--spinspeed num‐
11 ber] [--count number] [--cycles number] [--wireframe] [--fps]
12
14 Ed Mackey reports that he wrote the first version of this program in
15 BASIC on a Commodore 64 in 1987, as a 320x200 black and white wire‐
16 frame. Now it is GL and has specular reflections.
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: 40000 (0.04 sec‐
34 onds.).
35
36 --spinspeed number
37 0.1 - 15.0. Default: 5.0.
38
39 --count number
40 0 - 100. Default: 25.
41
42 --cycles number
43 0 - 100. Default: 40.
44
45 --wireframe
46 Render in wireframe instead of solid.
47
48 --fps Display the current frame rate, CPU load, and polygon count.
49
51 DISPLAY to get the default host and display number.
52
53 XENVIRONMENT
54 to get the name of a resource file that overrides the global
55 resources stored in the RESOURCE_MANAGER property.
56
57 XSCREENSAVER_WINDOW
58 The window ID to use with --root.
59
61 X(1), xscreensaver(1)
62
64 Copyright © 2002 by Ed Mackey. Permission to use, copy, modify, dis‐
65 tribute, and sell this software and its documentation for any purpose
66 is hereby granted without fee, provided that the above copyright notice
67 appear in all copies and that both that copyright notice and this per‐
68 mission notice appear in supporting documentation. No representations
69 are made about the suitability of this software for any purpose. It is
70 provided "as is" without express or implied warranty.
71
73 Ed Mackey.
74
75
76
77X Version 11 6.06-1.fc37 (12-Dec-2022) superquadrics(6x)