<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="morph3d" _label="Morph3D">

  <command arg="-root"/>

  <number id="count" type="spinbutton" arg="-count %"
          _label="Count" low="0" high="20" default="0"/>

  <number id="speed" type="slider" arg="-delay %"
          _label="Speed" _low-label="Slow" _high-label="Fast"
          low="0" high="50000" default="40000"
          convert="invert"/>

  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>

  <_description>
Another 3d shape-changing GL hack, by Marcelo Vianna.  It has the
same shiny-plastic feel as Superquadrics, as many computer-generated
objects do...
  </_description>
</screensaver>
