home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="ISO-8859-1"?>
-
- <screensaver name="biof" _label="BioF">
-
- <command arg="-r"/>
-
- <select id="01">
- <option id="01A" _label="Preset - Random"/>
- <option id="01B" _label="Preset - Triangles" arg-set="-p 1"/>
- <option id="01C" _label="Preset - Spheres" arg-set="-p 2"/>
- <option id="01D" _label="Preset - Big Spheres" arg-set="-p 3"/>
- <option id="01E" _label="Preset - Points" arg-set="-p 4"/>
- <option id="01F" _label="Preset - Lightmap" arg-set="-p 5"/>
- </select>
-
- <number id="02" type="spinbutton" arg="-l %"
- _label="Number of lines" low="1" high="1024" default="16"/>
-
- <number id="03" type="spinbutton" arg="-p %"
- _label="Number of points per line" low="1" high="4096" default="32"/>
-
- <boolean id="04" _label="Draw offangle" arg-set="-o"/>
-
- <boolean id="05" _label="Run 'nice'" arg-set="-n"/>
-
- <_description>
- This is an attempt to recreate some of the work of William Latham. Take a look at the program 'organic art' at this site (http://www.artworks.co.uk).
-
- Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
- </_description>
- </screensaver>
-