http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / interaggregate.man
1 .TH Interaggregate 1 "08-Oct-04" "X Version 11"
2 .SH NAME
3 interaggregate - Visualize the momentary and aggregate intersections 
4 between slowly moving circles.
5 .SH SYNOPSIS
6 .B interaggregate
7 [\-display \fIhost:display.screen\fP]
8 [\-foreground \fIcolor\fP]
9 [\-background \fIcolor\fP]
10 [\-num\-circles \fIdisc count\fP]
11 [\-growth\-delay \fIdelayms\fP]
12 [\-max\-cycles \fImaxr\fP]
13 [\-percent\-orbits \fIpercent\fP]
14 [\-base\-orbits \fIpercent\fP]
15 [\-base\-on\-center]
16 [\-draw\-centers]
17 .SH DESCRIPTION
18 The Intersection Aggregate is a fun visualization defining the relationships 
19 between objects with Casey Reas, William Ngan, and Robert Hodgin. Commissioned 
20 for display at the Whitney Museum of American Art.
21
22 A surface filled with 100 medium to small sized circles. Each circle has a 
23 different size and direction, but moves at the same slow rate. Display:
24
25     A. The instantaneous intersections of the circles.
26     B. The aggregate intersections of the circles.
27
28 Ported to XScreensaver from the art project "InterAggregate" at
29 http://www.complexification.net by J.Tarbell
30 .SH OPTIONS
31 .I interaggregate
32 accepts the following options:
33 .TP 8
34 .B \-num\-circles \fIdisc count\fP (Default: \fI100\fP)
35 Number of slowly moving and growing discs to use.  The more discs, 
36 the more CPU power.
37 .TP 8
38 .B \-growth\-delay \fIdelayms\fP (Default: \fI18000\fP)
39 Delay in ms between drawing cycles.  More delay, slower (but smoother 
40 and less CPU intensive.)
41 art.
42 .SH ENVIRONMENT
43 .PP
44 .TP 8
45 .B DISPLAY
46 to get the default host and display number.
47 .TP 8
48 .B XENVIRONMENT
49 to get the name of a resource file that overrides the global
50 resources stored in the RESOURCE_MANAGER property.
51 .TP 8
52 .SH BUGS
53 .PP
54 .TP 8
55 Setting the background to anything besides black confuses the intensity 
56 algorithm and will look terrible.
57 .SH SEE ALSO
58 .BR X (1),
59 .BR xscreensaver (1)
60 .SH COPYRIGHT
61 Copyright \(co 2003 by J. Tarbell
62 (complex@complexification.net, http://www.complexification.net).
63
64 Ported to XScreensaver 2005 by David Agraz.
65 .SH AUTHOR
66 J. Tarbell <complex@complexification.net>, Jun-03
67
68 David Agraz <dagraz@mindspring.com>, Apr-05.