summaryrefslogtreecommitdiffstats
path: root/hacks/interaggregate.man
blob: 3d1eee3ed01330fa9dc7e15cc37192bb1ecb63c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
.TH Interaggregate 1 "08-Oct-04" "X Version 11"
.SH NAME
interaggregate - Visualize the momentary and aggregate intersections 
between slowly moving circles.
.SH SYNOPSIS
.B interaggregate
[\-display \fIhost:display.screen\fP]
[\-foreground \fIcolor\fP]
[\-background \fIcolor\fP]
[\-num\-circles \fIdisc count\fP]
[\-growth\-delay \fIdelayms\fP]
[\-max\-cycles \fImaxr\fP]
[\-percent\-orbits \fIpercent\fP]
[\-base\-orbits \fIpercent\fP]
[\-base\-on\-center]
[\-draw\-centers]
[\-fps]
.SH DESCRIPTION
The Intersection Aggregate is a fun visualization defining the relationships 
between objects with Casey Reas, William Ngan, and Robert Hodgin. Commissioned 
for display at the Whitney Museum of American Art.

A surface filled with 100 medium to small sized circles. Each circle has a 
different size and direction, but moves at the same slow rate. Display:

    A. The instantaneous intersections of the circles.
    B. The aggregate intersections of the circles.

Ported to XScreensaver from the art project "InterAggregate" at
http://www.complexification.net by J.Tarbell
.SH OPTIONS
.I interaggregate
accepts the following options:
.TP 8
.B \-num\-circles \fIdisc count\fP (Default: \fI100\fP)
Number of slowly moving and growing discs to use.  The more discs, 
the more CPU power.
.TP 8
.B \-growth\-delay \fIdelayms\fP (Default: \fI18000\fP)
Delay in ms between drawing cycles.  More delay, slower (but smoother 
and less CPU intensive.)
art.
.TP 8
.B \-fps
Display the current frame rate and CPU load.
.SH ENVIRONMENT
.PP
.TP 8
.B DISPLAY
to get the default host and display number.
.TP 8
.B XENVIRONMENT
to get the name of a resource file that overrides the global
resources stored in the RESOURCE_MANAGER property.
.TP 8
.SH BUGS
.PP
.TP 8
Setting the background to anything besides black confuses the intensity 
algorithm and will look terrible.
.SH SEE ALSO
.BR X (1),
.BR xscreensaver (1)
.SH COPYRIGHT
Copyright \(co 2003 by J. Tarbell
(complex@complexification.net, http://www.complexification.net).

Ported to XScreensaver 2005 by David Agraz.
.SH AUTHOR
J. Tarbell <complex@complexification.net>, Jun-03

David Agraz <dagraz@mindspring.com>, Apr-05.