logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

marbling - Marble-like or cloud-like patterns.

Author

       Jamie Zawinski and Dave Odell.

X Version 11                                   6.08 (10-Oct-2023)                                   marbling(6x)

Description

       This generates a random field with Perlin Noise, then permutes it with Fractal Brownian Motion to  create
       images  that  somewhat resemble clouds, or the striations in marble, depending on the parameters selected
       and the colors chosen.

Environment

DISPLAY to get the default host and display number.

       XENVIRONMENT
               to  get  the  name  of  a  resource  file  that  overrides  the  global  resources  stored in the
               RESOURCE_MANAGER property.

       XSCREENSAVER_WINDOW
               The window ID to use with --root.

Name

       marbling - Marble-like or cloud-like patterns.

Options

--visualvisual
               Specify which visual to use.  Legal values are the name of a  visual  class,  or  the  id  number
               (decimal or hex) of a specific visual.

       --window
               Draw on a newly-created window.  This is the default.

       --root  Draw on the root window.

       --window-idnumber
               Draw on the specified window.

       --delaynumber
               Per-frame delay, in microseconds.  Default: 10000 (0.01 seconds).

       --scalenumber
               Scale.    1 - 30.  Default: 10.

       --iterationsnumber
               Complexity.  1 - 20.  Default: 5.

       --fps|--no-fps
               Whether to show a frames-per-second display at the bottom of the screen.

See Also

X(1), xscreensaver(1)

Synopsis

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

See Also