1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="glplanet" _label="GLPlanet">
7 <!-- #### -no-rotate -->
9 <!-- #### -no-bounce -->
10 <!-- #### -no-texture -->
11 <!-- #### -no-stars -->
14 <option id="flat" _label="Use Flat Coloring" arg-set="-no-light"/>
15 <option id="light" _label="Use Lighting"/>
18 <file id="bitmap" _label="Image File" arg="-bitmap %"/>
20 <number id="speed" type="slider" arg="-delay %"
21 _label="Speed" _low-label="Slow" _high-label="Fast"
22 low="0" high="20000" default="15000"
26 <option id="wire" _label="Wireframe" arg-set="-wireframe"/>
27 <option id="solid" _label="Solid"/>
30 <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
33 Draws a planet bouncing around in space. Written by David Konerding.
34 The built-in image is a map of the earth (extracted from `xearth'),
35 but you can wrap any texture around the sphere, e.g., the planetary
36 textures that come with `ssystem'.