http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.23.tar.gz
[xscreensaver] / hacks / config / interaggregate.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="interaggregate" _label="Interaggregate">
4
5   <command arg="-root"/>
6
7   <number id="init" type="spinbutton" arg="-num-discs %"
8           _label="Number of Discs" low="50" high="400" default="85"/>
9
10   <number id="speed" type="slider" arg="-growth-delay %"
11           _label="Speed" _low-label="Slow" _high-label="Fast"
12           low="0" high="60000" default="30000" convert="invert"/>
13
14   <_description>
15 The Intersection Aggregate is a fun visualization defining the relationships 
16 between objects with Casey Reas, William Ngan, and Robert Hodgin. Commissioned 
17 for display at the Whitney Museum of American Art.
18
19 A surface filled with 100 medium to small sized circles. Each circle has a 
20 different size and direction, but moves at the same slow rate. Display:
21     A. The instantaneous intersections of the circles.
22     B. The aggregate intersections of the circles.
23
24 Ported to XScreensaver from the art project "InterAggregate" at
25 http://www.complexification.net
26   </_description>
27 </screensaver>