rss-glx-colorfire - Man Page

Color-fire-explosion-thing-effect.

Synopsis

colorfire [--root/-r] [--maxfps/-x number] [--vsync/-y number] [--dpms/-M number] [--texture/-t number]

Description

From Andreas Gustafsson (http://www.lysator.liu.se/~sdw/opengl2000.html): "This didn't take me long to do, and I didn't write more than approximately 100 lines of code, but the result is still not that bad!"

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

--texture number
0 - None
1 - Smoke (--smoke)
2 - Ripples (--ripples)
3 - Ripples (--smooth)

Default: Random

Environment

DISPLAY

to get the default host and display number.

See Also

X(1),

Author

Andreas Gustafsson <sdw@lysator.liu.se> and Tugrul Galatali <tugrul@galatali.com>

Info

X Version 11