1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="intermomentary" _label="Intermomentary">
7 <number id="init" type="spinbutton" arg="-num-discs %"
8 _label="Number of Discs" low="50" high="400" default="85"/>
10 <number id="speed" type="slider" arg="-draw-delay %"
11 _label="Speed" _low-label="Slow" _high-label="Fast"
12 low="0" high="60000" default="30000" convert="invert"/>
15 The Intersection Momentary 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.
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.
24 Ported to XScreensaver from the art project "InterMomentary" at
25 http://www.complexification.net