1extrusion(6x) XScreenSaver manual extrusion(6x)
2
3
4
6 extrusion - various rotating extruded shapes.
7
9 extrusion [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-name which] [-no-light] [-wireframe] [-fps]
11
13 Draws various rotating extruded shapes that twist around, lengthen, and
14 turn inside out.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -delay number
27 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
28 onds.).
29
30 -name which
31 Which object to draw. Choices are: helix2, helix3, helix4,
32 joinoffset, screw, taper, and twistoid.
33
34 -light | -no-light
35 Whether to light the scene, or use flat coloring.
36
37 -bitmap file
38 The texture map to use.
39
40 -wireframe
41 Render in wireframe instead of solid.
42
43 -fps | -no-fps
44 Whether to show a frames-per-second display at the bottom of
45 the screen.
46
48 DISPLAY to get the default host and display number.
49
50 XENVIRONMENT
51 to get the name of a resource file that overrides the global
52 resources stored in the RESOURCE_MANAGER property.
53
55 X(1), xscreensaver(1)
56
58 Copyright © 2002 by Linas Vepstas and David Konerding. Permission to
59 use, copy, modify, distribute, and sell this software and its documen‐
60 tation for any purpose is hereby granted without fee, provided that the
61 above copyright notice appear in all copies and that both that copy‐
62 right notice and this permission notice appear in supporting documenta‐
63 tion. No representations are made about the suitability of this soft‐
64 ware for any purpose. It is provided "as is" without express or
65 implied warranty.
66
68 This screensaver was created by David Konerding from the samples that
69 come with the GL Extrusion library by Linas Vepstas.
70
71
72
73X Version 11 5.05-3 (06-Apr-2008) extrusion(6x)