1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="extrusion" _label="Extrusion" gl="yes">
7 <video href="https://www.youtube.com/watch?v=eKYmqL7ndGs"/>
9 <number id="delay" type="slider" arg="-delay %"
10 _label="Frame rate" _low-label="Low" _high-label="High"
11 low="0" high="100000" default="20000"
15 <option id="random" _label="Random object"/>
16 <option id="helix2" _label="Helix 2" arg-set="-name helix2"/>
17 <option id="helix3" _label="Helix 3" arg-set="-name helix3"/>
18 <option id="helix4" _label="Helix 4" arg-set="-name helix4"/>
19 <option id="joinoffset" _label="Join offset" arg-set="-name joinoffset"/>
20 <option id="screw" _label="Screw" arg-set="-name screw"/>
21 <option id="taper" _label="Taper" arg-set="-name taper"/>
22 <option id="twist" _label="Twistoid" arg-set="-name twistoid"/>
26 <option id="flat" _label="Use flat coloring" arg-set="-no-light"/>
27 <option id="light" _label="Use lighting"/>
30 <!-- #### -texture -->
31 <!-- #### -texture_quality -->
34 <boolean id="wire" _label="Wireframe" arg-set="-wireframe"/>
35 <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
37 <xscreensaver-updater />
40 Various extruded shapes twist and turn inside out.
42 Written by Linas Vepstas, David Konerding, and Jamie Zawinski; 1999.