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] [-delay number] [-speed number]  [-density  number]  [-fracture
11       number] [-no-wander] [-no-spin] [-wireframe] [-fps]
12

DESCRIPTION

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

OPTIONS

18       -visual visual
19               Specify which visual to use.  Legal values are the  name  of  a
20               visual  class,  or the id number (decimal or hex) of a specific
21               visual.
22
23       -window Draw on a newly-created window.  This is the default.
24
25       -root   Draw on the root window.
26
27       -delay number
28               Per-frame delay, in microseconds.  Default:  30000  (0.03  sec‐
29               onds).
30
31       -speed number
32               Animation  speed.   2.0  means twice as fast, 0.5 means half as
33               fast.
34
35       -density number
36               Density of the polygons mesh. 2.0 means  twice  as  dense,  0.5
37               means half.
38
39       -fracture number
40               How many times to fracture each object.  0 means random.
41
42       -wander | -no-wander
43               Whether the object should wander around the screen.
44
45       -spin | -no-spin
46               Whether the object should spin.
47
48       -wireframe | -no-wireframe
49               Render in wireframe instead of solid.
50
51       -fps | -no-fps
52               Whether  to  show  a frames-per-second display at the bottom of
53               the screen.
54

ENVIRONMENT

56       DISPLAY to get the default host and display number.
57
58       XENVIRONMENT
59               to get the name of a resource file that  overrides  the  global
60               resources stored in the RESOURCE_MANAGER property.
61

SEE ALSO

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

AUTHOR

75       Jamie Zawinski.
76
77
78
79X Version 11               5.45-1.fc33 (10-Dec-2020)              crumbler(6x)
Impressum