1glplanet(6x) XScreenSaver manual glplanet(6x)
2
3
4
6 glplanet - rotating 3d texture-mapped planet.
7
9 glplanet [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-no-light] [-delay number] [-image file] [-resolution number]
11 [-wireframe] [-fps]
12
14 Draws a planet bouncing around in space. The built-in image is a map
15 of the earth, but you can wrap any texture around the sphere, e.g., the
16 planetary textures that come with `ssystem'.
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 -light | -no-light
29 Use Flat Coloring.
30
31 -delay number
32 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
33 onds.).
34
35 -images file
36 The texture map to wrap around the planet's surface.
37
38 -resolution
39 The resolution of the planet. Default: 128.
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 David Konerding. Permission to use, copy, modify,
58 distribute, and sell this software and its documentation for any pur‐
59 pose is hereby granted without fee, provided that the above copyright
60 notice appear in all copies and that both that copyright notice and
61 this permission notice appear in supporting documentation. No repre‐
62 sentations are made about the suitability of this software for any pur‐
63 pose. It is provided "as is" without express or implied warranty.
64
66 David Konerding.
67
68
69
70X Version 11 5.15-3.fc14 (18-Oct-2011) glplanet(6x)