ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.tar.gz
[xscreensaver] / hacks / config / interaggregate.xml
diff --git a/hacks/config/interaggregate.xml b/hacks/config/interaggregate.xml
new file mode 100644 (file)
index 0000000..71ace19
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="interaggregate" _label="Interaggregate">
+
+  <command arg="-root"/>
+
+  <number id="init" type="spinbutton" arg="-num-discs %"
+          _label="Number of Discs" low="50" high="400" default="85"/>
+
+  <number id="speed" type="slider" arg="-draw-delay %"
+          _label="Speed" _low-label="Slow" _high-label="Fast"
+          low="0" high="60000" default="30000" convert="invert"/>
+
+  <_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
+  </_description>
+</screensaver>