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

NAME

6       marbling - Marble-like or cloud-like patterns.
7

SYNOPSIS

9       marbling  [-display  host:display.screen]  [-visual  visual]  [-window]
10       [-root] [-delay number] [-scale number] [-iterations number] [-fps]
11

DESCRIPTION

13       This generates a random field with Perlin Noise, then permutes it  with
14       Fractal Brownian Motion to create images that somewhat resemble clouds,
15       or the striations in marble, depending on the parameters  selected  and
16       the colors chosen.
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 Draw on a newly-created window.  This is the default.
25
26       -root   Draw on the root window.
27
28       -delay number
29               Per-frame  delay,  in  microseconds.  Default: 10000 (0.01 sec‐
30               onds).
31
32       -scale number
33               Scale.    1 - 30.  Default: 10.
34
35       -iterations number
36               Complexity.  1 - 20.  Default: 5.
37
38       -fps | -no-fps
39               Whether to show a frames-per-second display at  the  bottom  of
40               the screen.
41

ENVIRONMENT

43       DISPLAY to get the default host and display number.
44
45       XENVIRONMENT
46               to  get  the  name of a resource file that overrides the global
47               resources stored in the RESOURCE_MANAGER property.
48

SEE ALSO

50       X(1), xscreensaver(1)
51
53       Copyright © 2021 by Jamie Zawinski and Dave Odell.  Permission to  use,
54       copy,  modify, distribute, and sell this software and its documentation
55       for any purpose is hereby granted without fee, provided that the  above
56       copyright  notice appear in all copies and that both that copyright no‐
57       tice and this permission notice appear in supporting documentation.  No
58       representations are made about the suitability of this software for any
59       purpose.  It is provided "as is" without express or implied warranty.
60

AUTHOR

62       Jamie Zawinski and Dave Odell.
63
64
65
66X Version 11               6.04-1.fc36 (06-Jun-2022)              marbling(6x)
Impressum