X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fstrange.man;h=625b659287d932276a4cae0ad8bbe95123c0eb0d;hb=c85f503f5793839a6be4c818332aca4a96927bb2;hp=088a9eed5a1a65a2c722a0ba4b6f60485d1041cd;hpb=df7adbee81405e2849728a24b498ad2117784b1f;p=xscreensaver diff --git a/hacks/strange.man b/hacks/strange.man index 088a9eed..625b6592 100644 --- a/hacks/strange.man +++ b/hacks/strange.man @@ -5,6 +5,7 @@ strange - draws strange attractors .B strange [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIinteger\fP] [\-delay \fImicroseconds\fP] +[\-fps] .SH DESCRIPTION The \fIstrange\fP program draws strange attractors .SH OPTIONS @@ -28,8 +29,28 @@ Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. .TP 8 .B \-ncolors \fIinteger\fP -How many colors should be used (if possible). Default 64. +How many colors should be used (if possible). Default 100. The colors are chosen randomly. +.TP 8 +.B \-points \fIinteger\fP +Change the number of points/iterations each frame. Default 5500. More than +6000 activates the accumulator, which makes parts of the image brighter or +darker depending on how often the attractor hits each pixel. +.TP 8 +.B \-point-size \fIinteger\fP +Changes the size of individual points. Default 1. +.TP 8 +.B \-zoom \fIfloat\fP +Zooms in or out. Default 0.9. +.TP 8 +.B \-brightness \fIfloat\fP +Adjusts the brightness for accumulator mode. Default 1.0. +.TP 8 +.B \-motion-blur \fIfloat\fP +Adds motion blur. Default 3.0, no motion blur is 1.0. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8