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

NAME

6       sierpinski - draws Sierpinski triangle fractals
7

SYNOPSIS

9       sierpinski   [--display   host:display.screen]   [--foreground   color]
10       [--background color] [--window] [--root]  [--window-id  number][--mono]
11       [--install]  [--visual  visual]  [--ncolors integer] [--delay microsec‐
12       onds] [--cycles integer] [--count integer]
13
14       [--fps]
15

DESCRIPTION

17       The sierpinski program draws Sierpinski triangle fractals.
18

OPTIONS

20       sierpinski accepts the following options:
21
22       --window
23               Draw on a newly-created window.  This is the default.
24
25       --root  Draw on the root window.
26
27       --window-id number
28               Draw on the specified window.
29
30       --mono  If on a color display, pretend we're on a monochrome display.
31
32       --install
33               Install a private colormap for the window.
34
35       --visual visual
36               Specify which visual to use.  Legal values are the  name  of  a
37               visual  class,  or the id number (decimal or hex) of a specific
38               visual.
39
40       --ncolors integer
41               How many colors should be used (if possible).  Default 64.  The
42               colors are chosen randomly.
43
44       --cycles integer
45
46
47       --count integer
48
49
50       --fps   Display the current frame rate and CPU load.
51

ENVIRONMENT

53       DISPLAY to get the default host and display number.
54
55       XENVIRONMENT
56               to  get  the  name of a resource file that overrides the global
57               resources stored in the RESOURCE_MANAGER property.
58
59       XSCREENSAVER_WINDOW
60               The window ID to use with --root.
61

SEE ALSO

63       X(1), xscreensaver(1), xlock(1)
64
66       Copyright © 1996 by Desmond Daignault.
67
68       Permission to use, copy, modify, and distribute this software  and  its
69       documentation  for  any purpose and without fee is hereby granted, pro‐
70       vided that the above copyright notice appear in  all  copies  and  that
71       both  that  copyright  notice and this permission notice appear in sup‐
72       porting documentation.
73

AUTHOR

75       Desmond  Daignault  <tekdd@dtol.datatimes.com>,  05-Sep-96.   (Original
76       xlock version was called tri.c.)
77
78       Ability  to run standalone or with xscreensaver added by Jamie Zawinski
79       <jwz@jwz.org>, 10-May-97.  (Renamed to sierpinski.)
80
81
82
83X Version 11               6.06-1.fc37 (12-Dec-2022)            sierpinski(6x)
Impressum