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

biof - rotating stack of quads.

Author

       <hk@dgmr.nl> and Tugrul Galatali <tugrul@galatali.com>

X Version 11                                                                            RSSOtherScreensaver(1)

Description

       This is an attempt to recreate some of the work of William Latham. Take a look at  the  program  'organic
       art' at this site (http://www.artworks.co.uk).

       Ported to Linux by Tugrul Galatali.

Environment

DISPLAY to get the default host and display number.

Name

       biof - rotating stack of quads.

Options

--root  Draw on the root window.

       --maxfpsnumber
               Set maximum frame rate.

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

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

       --presetnumber
               1 - Triangles (--triangles)
               2 - Spheres (--spheres)
               3 - Big Spheres (--bigspheres)
               4 - Points (--points)
               5 - Lightmap (--lightmap)

               Sets  geometry type and resets --lines and --points to the defaults from the original program.  1
               - 5.  Default: 1

       --linesnumber
               Set number of lines ("arms").  1 - 1024.

       --pointsnumber
               Set number of points per line.  1 - 4096.

       --offangle
               Interesting 45 degree view instead of default head on view.

See Also

X(1),

Synopsis

biof  [--root/-r]  [--maxfps/-x  number]  [--vsync/-y  number]  [--dpms/-M  number]  [--preset/-P number]
       [--lines/-l number] [--points/-p number] [--offangle]

See Also