1Really Slick ScreenSavers(1)General Commands ManualReally Slick ScreenSavers(1)
2
3
4

NAME

6       pixelcity - Procedural city fly through.
7

SYNOPSIS

9       plasma  [--root/-r] [--maxfps/-x number] [--vsync/-y number] [--dpms/-M
10       number]             [--effect_none/-n]              [--effect_bloom/-b]
11       [--effect_bloom_radial/-B]                          [--effect_glass/-g]
12       [--effect_color_cycle/-c]  [--wireframe/-w]   [--letterbox/-l]   [--no-
13       fog/-F]
14

DESCRIPTION

16       From  Shamus Young (http://code.google.com/p/pixelcity/): A screensaver
17       for Windows which generates and performs a fly-through of  a  nighttime
18       cityscape.
19
20           * There are no art assets. All content is generated at runtime.
21           *  Aimed at older graphics hardware. The goal is for the program to
22       perform acceptably on machines "five years old or less".
23           * Written in C++ using OpenGL. No fragment or  vertex  shaders  are
24       used.
25
26       Ported to Linux by Tugrul Galatali.
27

OPTIONS

29       --root  Draw on the root window.
30
31       --maxfps number
32               Set maximum frame rate.
33
34       --vsync number
35               Limit  redraws  to specified number of vertical refreshes.  0 -
36               100.  Default: 1
37
38       --dpms number
39               Stop rendering new frames if the display is not  on.   0  -  1.
40               Default: 1
41
42       --effect_none
43               No scene post processing.
44
45       --effect_bloom
46               Apply bloom filter to scene.  Default.
47
48       --effect_bloom_radial
49               Apply radial bloom filter to scene.
50
51       --effect_glass
52               Ethereal rendering of buildings.
53
54       --effect_color_cycle
55               Buildings glow with alternating colors.
56
57       --wireframe
58               Render building outlines.
59
60       --letterbox
61               Wide screen the scene with letter boxing.
62
63       --no-fog
64               Disable distance fog.
65

ENVIRONMENT

67       DISPLAY to get the default host and display number.
68

SEE ALSO

70       X(1),
71
73       Copyright © 2009 by Shamus Young and Tugrul Galatali.
74
75       Pixel  City  is free software; you can redistribute it and/or modify it
76       under the terms of the GNU General Public License  version  3  as  pub‐
77       lished by the Free Software Foundation.
78
79       Pixel City is distributed in the hope that it will be useful, but WITH‐
80       OUT ANY WARRANTY; without even the implied warranty of  MERCHANTABILITY
81       or  FITNESS  FOR  A  PARTICULAR  PURPOSE.   See  the GNU General Public
82       License for more details.
83

AUTHOR

85       Shamus Young <shamus -at- shamusyoung  dot  com>  and  Tugrul  Galatali
86       <tugrul@galatali.com>
87
88
89
90
91X Version 11                                      Really Slick ScreenSavers(1)
Impressum