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

NAME

6       gflux - rippling surface graphics hack
7

SYNOPSIS

9       gflux   [-display  host:display.screen]  [-window]  [-root]  [-install]
10       [-visual visual] [-delay microseconds] [-squares num] [-resolution num]
11       [-mode mode] [-flat num] [-speed num] [-rotationx num] [-rotationy num]
12       [-rotationz num]  [-waves  num]  [-waveChange  num]  [-waveHeight  num]
13       [-waveFreq num] [-zoom num] [-wireframe] [-fps]
14

DESCRIPTION

16       The  gflux program draws a colourfull animated rippling square rotating
17       in 3D space.
18

OPTIONS

20       gflux accepts the following options:
21
22       -window Draw on a newly-created window.  This is the default.
23
24       -root   Draw on the root window.
25
26       -install
27               Install a private colormap for the window.
28
29       -visual visual
30               Specify which visual to use.  Legal values are the  name  of  a
31               visual  class,  or the id number (decimal or hex) of a specific
32               visual.
33
34       -squares num
35               Specifies the size of the grid in squares. default 19
36
37       -resolution num
38               Specifies the wireframe detail of the squares. default 4
39
40       -mode mode
41               Specifies the draw method: wireframe; solid  (meaning  a  solid
42               colored  surface);  light (same as solid, but with lighting ef‐
43               fects); checker (a  texture-mapped  checkerboard  pattern);  or
44               grab (meaning grab an image to manipulate.)
45
46               When  grabbing  images, the image will be grabbed from the por‐
47               tion of the screen underlying the window, or from the  system's
48               video input, or from a random file on disk, as indicated by the
49               grabDesktopImages, grabVideoFrames, and chooseRandomImages  op‐
50               tions in the ~/.xscreensaver file; see xscreensaver-settings(1)
51               for more details.
52
53       -wireframe
54               Same as "-mode wire".
55
56       -flat num
57               0 for smooth shading 1 for flat. default 0
58
59       -speed num
60               Specifies speed of ripples flowing over  the  surface.  default
61               0.05
62
63       -rotationx num -rotationy num -rotationz num
64               Specifies the speed of rotation of the surface in these axis
65
66       -waves num
67               Specifies the number of ripple centres at any one time.  Values
68               should be greater than 1.  default 3
69
70       -waveChange num
71               Specifies the duration of a ripple  centre.   after  this  they
72               fade  away  to  be reborn elsewhere with a different frequency.
73               default 50
74
75       -waveHeight num
76               Specifies the height of ripples on the surface. default 1.0
77
78       -waveFreq num
79               Specifies the maximum frequency of ripples. default 3.0
80
81       -zoom num
82               Specifies the size of the viewport.  Smaller  values  fill  the
83               screen with rippling surface. default 1.0
84
85       -delay microseconds
86               How  long  to  pause between frames.  Default is 20000, or 0.02
87               second.
88
89       -fps    Display the current frame rate, CPU load, and polygon count.
90

ENVIRONMENT

92       DISPLAY to get the default host and display number.
93
94       XENVIRONMENT
95               to get the name of a resource file that  overrides  the  global
96               resources stored in the RESOURCE_MANAGER property.
97

SEE ALSO

99       X(1),   xscreensaver(1)  xscreensaver-settings(1),  xscreensaver-getim‐
100       age(6x)
101
103       Copyright © 2000 by Josiah Pease.  Permission  to  use,  copy,  modify,
104       distribute,  and  sell this software and its documentation for any pur‐
105       pose is hereby granted without fee, provided that the  above  copyright
106       notice  appear  in  all  copies and that both that copyright notice and
107       this permission notice appear in supporting documentation.   No  repre‐
108       sentations are made about the suitability of this software for any pur‐
109       pose.  It is provided "as is" without express or implied warranty.
110

AUTHOR

112       Josiah Pease <gflux@jpease.force9.co.uk>, 10-Jun-2000.
113
114
115
116
117X Version 11               6.02-4.fc35 (09-Nov-2021)                 gflux(6x)
Impressum