X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fintermomentary.xml;h=195088b9b98f7ba6e6589e1226315c6565cc2e4a;hp=4c36c199e232ee69ca6286a13c2e52dbce220906;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=bc7b7a8eb122206d239ec0e693676bcce31be1aa diff --git a/hacks/config/intermomentary.xml b/hacks/config/intermomentary.xml index 4c36c199..195088b9 100644 --- a/hacks/config/intermomentary.xml +++ b/hacks/config/intermomentary.xml @@ -4,24 +4,32 @@ - - + _label="Frame rate" _low-label="Low" _high-label="High" + low="0" high="100000" default="30000" convert="invert"/> + + + + + + <_description> -The Intersection Momentary 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. +Blinking dots interact with each other circularly. + +A surface is filled with a hundred medium to small sized circles. +Each circle has a different size and direction, but moves at the same +slow rate. Displays the instantaneous intersections of the circles as +well as the aggregate intersections of the circles. -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. +The circles begin with a radius of 1 pixel and slowly increase to some +arbitrary size. Circles are drawn with small moving points along the +perimeter. The intersections are rendered as glowing orbs. Glowing +orbs are rendered only when a perimeter point moves past the +intersection point. -Ported to XScreensaver from the art project "InterMomentary" at -http://www.complexification.net +Written by Casey Reas, William Ngan, Robert Hodgin, and Jamie Zawinski; 2004.