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

NAME

6       boing - draws a bouncing ball like the ancient Amiga demo
7

SYNOPSIS

9       boing  [--display host:display.screen] [--window] [--root] [--window-id
10       number][--install]  [--visual  visual]   [--delay   usecs]   [--smooth]
11       [--lighting]  [--scanlines]  [--speed]  [--no-spin]  [--angle  degrees]
12       [--size ratio] [--parallels n] [--meridians n] [--wireframe] [--fps]
13

DESCRIPTION

15       The boing program draws a bouncing checkered ball on a grid.
16
17       This is a clone of the first graphics demo for the  Amiga  1000,  which
18       was  written  by Dale Luck and RJ Mical during a break at the 1984 Con‐
19       sumer Electronics Show (or so the legend goes.)   The  boing  ball  was
20       briefly the official logo of Amiga Inc., until they were bought by Com‐
21       modore later that year.
22
23       With no arguments, this program looks a lot  like  the  original  Amiga
24       demo. With "-smooth -lighting", it looks... less old.
25

OPTIONS

27       boing accepts the following options:
28
29       --window
30               Draw on a newly-created window.  This is the default.
31
32       --root  Draw on the root window.
33
34       --window-id number
35               Draw on the specified window.
36
37       --install
38               Install a private colormap for the window.
39
40       --visual visual
41               Specify  which  visual  to use.  Legal values are the name of a
42               visual class, or the id number (decimal or hex) of  a  specific
43               visual.
44
45       --delay usecs
46               The delay between frames of the animation, in microseconds: de‐
47               fault 15000.
48
49       --smooth
50               Draw a smooth sphere instead of a faceted polyhedron.
51
52       --lighting
53               Do shaded lighting instead of flat colors.
54
55       --scanlines
56               If the window is large enough, draw horizontal lines  to  simu‐
57               late the scanlines on a low resolution monitor.
58
59       --speed ratio
60               Change  the  animation speed; 0.5 to go half as fast, 2.0 to go
61               twice as fast.
62
63       --no-spin
64               Don't rotate the ball.
65
66       --angle degrees
67               The jaunty angle at which the ball sits.  Default 15 degrees.
68
69       --size ratio
70               How big the ball is; default 0.5 meaning about half the size of
71               the window.
72
73       --parallels n
74               --meridians  n  The pattern of rectangles on the ball.  Default
75               8x16.
76
77       --wireframe
78               Look crummy.
79
80       --fps   Display the current frame rate, CPU load, and polygon count.
81

ENVIRONMENT

83       DISPLAY to get the default host and display number.
84
85       XENVIRONMENT
86               to get the name of a resource file that  overrides  the  global
87               resources stored in the RESOURCE_MANAGER property.
88
89       XSCREENSAVER_WINDOW
90               The window ID to use with --root.
91

SEE ALSO

93       bsod(6x), pong(6x), xscreensaver(1), X(1)
94
96       Copyright  ©  2005 by Jamie Zawinski.  Permission to use, copy, modify,
97       distribute, and sell this software and its documentation for  any  pur‐
98       pose  is  hereby granted without fee, provided that the above copyright
99       notice appear in all copies and that both  that  copyright  notice  and
100       this  permission  notice appear in supporting documentation.  No repre‐
101       sentations are made about the suitability of this software for any pur‐
102       pose.  It is provided "as is" without express or implied warranty.
103

AUTHOR

105       Jamie Zawinski <jwz@jwz.org>, 19-Feb-2005.
106
107
108
109X Version 11               6.06-1.fc37 (12-Dec-2022)                 boing(6x)
Impressum