1surfaces(6x) XScreenSaver manual surfaces(6x)
2
3
4
6 surfaces - Draws some interesting 3d parametric surfaces.
7
9 surfaces [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-speed number] [-rand] [-spin] [-wander] [-fps] [-surface sur‐
11 face-name] [-random-surface] [-dini] [-enneper] [-kuen] [-moebius]
12 [-seashell] [-swallowtail] [-bohemian] [-whitney] [-pluecker] [-hen‐
13 neberg] [-catalan] [-corkscrew] [-mode display-mode] [-random-mode]
14 [-points] [-lines] [-line-loops]
15
17 This draws one of several three dimensional parametric surfaces.
18
20 -visual visual
21 Specify which visual to use. Legal values are the name of a
22 visual class, or the id number (decimal or hex) of a specific
23 visual.
24
25 -window Draw on a newly-created window. This is the default.
26
27 -root Draw on the root window.
28
29 -delay number
30 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
31 onds.).
32
33 -speed number
34 Number of frames before changing shape. Default: 1000.
35
36 -surface random (Shortcut: -random-surface)
37 Display a random surface. This is the default.
38
39 -surface dini (Shortcut: -dini)
40 Display Dini's surface.
41
42 -surface enneper (Shortcut: -enneper)
43 Display Enneper's minimal surface.
44
45 -surface kuen (Shortcut: -kuen)
46 Display the Kuen surface.
47
48 -surface moebius (Shortcut: -moebius)
49 Display the Moebius strip.
50
51 -surface seashell (Shortcut: -seashell)
52 Display the seashell surface.
53
54 -surface swallowtail (Shortcut: -swallowtail)
55 Display the swallowtail catastrophe.
56
57 -surface bohemian (Shortcut: -bohemian)
58 Display the Bohemian dome.
59
60 -surface whitney (Shortcut: -whitney)
61 Display the Whitney umbrella.
62
63 -surface pluecker (Shortcut: -pluecker)
64 Display Pluecker's conoid.
65
66 -surface henneberg (Shortcut: -henneberg)
67 Display Henneberg's minimal surface.
68
69 -surface catalan (Shortcut: -catalan)
70 Display Catalan's minimal surface.
71
72 -surface corkscrew (Shortcut: -corkscrew)
73 Display the corkscrew surface.
74
75 -mode random (Shortcut: -random-mode)
76 Use random OpenGL primitives to display the surface. This is
77 the default.
78
79 -mode points (Shortcut: -points)
80 Use OpenGL points to display the surface.
81
82 -mode lines (Shortcut: -lines)
83 Use OpenGL lines to display the surface.
84
85 -mode line-loops (Shortcut: -line-loops)
86 Use OpenGL line loops to display the surface.
87
88 -wander | -no-wander
89 Whether to wander around the screen.
90
91 -spin | -no-spin
92 Whether to rotate around the center of the figure.
93
94 -fps Display the current frame rate, CPU load, and polygon count.
95
97 DISPLAY to get the default host and display number.
98
99 XENVIRONMENT
100 to get the name of a resource file that overrides the global
101 resources stored in the RESOURCE_MANAGER property.
102
104 X(1), xscreensaver(1)
105
107 Andrey Mirtchovski, Carsten Steger
108
109
110
111X Version 11 5.44-2.fc32 (16-Apr-2020) surfaces(6x)