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

NAME

6       crumbler - voronoi divisions of a sphere.
7

SYNOPSIS

9       crumbler  [--display  host:display.screen] [--visual visual] [--window]
10       [--root] [--window-id number] [--delay number] [--speed number] [--den‐
11       sity  number]  [--fracture  number]  [--no-wander] [--no-spin] [--wire‐
12       frame] [--fps]
13

DESCRIPTION

15       Randomly subdivides a ball into voronoi chunks, then further subdivides
16       one of the remaining pieces.
17

OPTIONS

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
25               Draw on a newly-created window.  This is the default.
26
27       --root  Draw on the root window.
28
29       --window-id number
30               Draw on the specified window.
31
32       --delay number
33               Per-frame  delay,  in  microseconds.  Default: 30000 (0.03 sec‐
34               onds).
35
36       --speed number
37               Animation speed.  2.0 means twice as fast, 0.5  means  half  as
38               fast.
39
40       --density number
41               Density  of  the  polygons  mesh. 2.0 means twice as dense, 0.5
42               means half.
43
44       --fracture number
45               How many times to fracture each object.  0 means random.
46
47       --wander | --no-wander
48               Whether the object should wander around the screen.
49
50       --spin | --no-spin
51               Whether the object should spin.
52
53       --wireframe | --no-wireframe
54               Render in wireframe instead of solid.
55
56       --fps | --no-fps
57               Whether to show a frames-per-second display at  the  bottom  of
58               the screen.
59

ENVIRONMENT

61       DISPLAY to get the default host and display number.
62
63       XENVIRONMENT
64               to  get  the  name of a resource file that overrides the global
65               resources stored in the RESOURCE_MANAGER property.
66
67       XSCREENSAVER_WINDOW
68               The window ID to use with --root.
69

SEE ALSO

71       X(1), xscreensaver(1)
72
74       Copyright © 2018 by Jamie Zawinski.  Permission to use,  copy,  modify,
75       distribute,  and  sell this software and its documentation for any pur‐
76       pose is hereby granted without fee, provided that the  above  copyright
77       notice  appear  in  all  copies and that both that copyright notice and
78       this permission notice appear in supporting documentation.   No  repre‐
79       sentations are made about the suitability of this software for any pur‐
80       pose.  It is provided "as is" without express or implied warranty.
81

AUTHOR

83       Jamie Zawinski.
84
85
86
87X Version 11               6.06-1.fc37 (12-Dec-2022)              crumbler(6x)
Impressum