rss-glx-hufo_smoke - Man Page

particle smoke effect.

Synopsis

hufo_smoke [--root/-r] [--maxfps/-x number] [--vsync/-y number] [--dpms/-M number] [--foreground/-f number] [--background/-b number]

Description

From Jeremie Allard (http://hufo.planet-d.net/codefr_us.php): "This little smoke effect is coded with a little particle system done for 'The OpenGL Challenge'."

Ported to Linux by Tugrul Galatali.

Options

--root

Draw on the root window.

--maxfps number

Set maximum frame rate.

--vsync number

Limit redraws to specified number of vertical refreshes.  0 - 100.  Default: 1

--dpms number

Stop rendering new frames if the display is not on.  0 - 1.  Default: 1

--foreground number

Set primary (dense smoke) color using hex color codes.  Default: ffffff

--background number

Set secondary (light smoke) color using hex color codes.  Default: ffffff

Environment

DISPLAY

to get the default host and display number.

See Also

X(1),

Author

Jeremie Allard (Hufo / N.A.A.) <hufo@planet-d.net> and Tugrul Galatali <tugrul@galatali.com>

Info

X Version 11