1superquadrics(6x) XScreenSaver manual superquadrics(6x)
2
3
4
6 superquadrics - morphing 3d shapes.
7
9 superquadrics [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-spinspeed number] [-count number] [-cycles
11 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 Draw on a newly-created window. This is the default.
25
26 -root Draw on the root window.
27
28 -delay number
29 Per-frame delay, in microseconds. Default: 40000 (0.04 sec‐
30 onds.).
31
32 -spinspeed number
33 0.1 - 15.0. Default: 5.0.
34
35 -count number
36 0 - 100. Default: 25.
37
38 -cycles number
39 0 - 100. Default: 40.
40
41 -wireframe
42 Render in wireframe instead of solid.
43
44 -fps Display the current frame rate, CPU load, and polygon count.
45
47 DISPLAY to get the default host and display number.
48
49 XENVIRONMENT
50 to get the name of a resource file that overrides the global
51 resources stored in the RESOURCE_MANAGER property.
52
54 X(1), xscreensaver(1)
55
57 Copyright © 2002 by Ed Mackey. Permission to use, copy, modify, dis‐
58 tribute, and sell this software and its documentation for any purpose
59 is hereby granted without fee, provided that the above copyright notice
60 appear in all copies and that both that copyright notice and this per‐
61 mission notice appear in supporting documentation. No representations
62 are made about the suitability of this software for any purpose. It is
63 provided "as is" without express or implied warranty.
64
66 Ed Mackey.
67
68
69
70X Version 11 6.00-4.fc34 (05-May-2021) superquadrics(6x)