1pulsar(6x)                    XScreenSaver manual                   pulsar(6x)
2
3
4

NAME

6       pulsar - intersecting planes, alpha blending, fog, and textures.
7

SYNOPSIS

9       pulsar   [-display   host:display.screen]  [-visual  visual]  [-window]
10       [-root] [-no-light] [-wire] [-delay  number]  [-quads  number]  [-image
11       file]  [-light]  [-fog]  [-texture]  [-mipmap] [-no-blend] [-antialias]
12       [-texture_quality] [-do_depth] [-fps]
13

DESCRIPTION

15       Draws some intersecting planes, making use of alpha blending, fog, tex‐
16       tures,  and mipmaps, plus a ``frames per second'' meter so that you can
17       tell how fast your graphics card is... Requires OpenGL.
18

OPTIONS

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       -light | -no-light
30               Use Flat Coloring.
31
32       -wire   Render in wireframe instead of solid.
33
34       -delay number
35               Per-frame delay, in microseconds.  Default:  10000  (0.01  sec‐
36               onds.).
37
38       -image file
39               The texture map to use.
40
41       -quads number
42               Quad Count.  1 - 50.  Default: 5.
43
44       -light | -no-light
45               Whether to enable lighting.
46
47       -fog | -no-fog
48               Whether to enable fog.
49
50       -texture | -no-texture
51               Whether to enable texturing.
52
53       -mipmap | -no-mipmap
54               Whether to enable texture mipmaps.
55
56       -blend | -no-blend
57               Whether to enable blending.
58
59       -antialias | -no-antialias
60               Whether to anti-alias lines.
61
62       -texture_quality | -no-texture_quality
63               Whether to enable texture filtering.
64
65       -do_depth | -no-do_depth
66               Whether to enable depth buffer.
67
68       -fps | -no-fps
69               Whether  to  show  a frames-per-second display at the bottom of
70               the screen.
71

ENVIRONMENT

73       DISPLAY to get the default host and display number.
74
75       XENVIRONMENT
76               to get the name of a resource file that  overrides  the  global
77               resources stored in the RESOURCE_MANAGER property.
78

SEE ALSO

80       X(1), xscreensaver(1)
81
83       Copyright  © 2002 by David Konerding.  Permission to use, copy, modify,
84       distribute, and sell this software and its documentation for  any  pur‐
85       pose  is  hereby granted without fee, provided that the above copyright
86       notice appear in all copies and that both  that  copyright  notice  and
87       this  permission  notice appear in supporting documentation.  No repre‐
88       sentations are made about the suitability of this software for any pur‐
89       pose.  It is provided "as is" without express or implied warranty.
90

AUTHOR

92       David Konerding.
93
94
95
96X Version 11                 5.05-3 (06-Apr-2008)                   pulsar(6x)
Impressum