NAME

glxgears - GLX version of the infamous "gears" GL demo.

SYNOPSIS

glxgears [-info] [-display _d_i_s_p_l_a_y_n_a_m_e]

DESCRIPTION

glxgears is a GLX demo that draws three rotating gears, and prints out framerate information to stdout. Command line options include:

-info
Print out GL implementation information before running the demo.
-display displayname
Specify the display to query.

ENVIRONMENT

DISPLAY
To get the default host, display number, and screen.

SEE ALSO

glxinfo(1)

AUTHOR

Ported to straight GLX by Brian Paul.