
        \\\\\\\\\\\\\\\\\\\\ ///////////////////////

        example programs using the xvisual lib

                   - - animations - - - 

        //////////////////// \\\\\\\\\\\\\\\\\\\\\\

01.animate_create/

   This program does an animation sequence. The animation data is read in,
   the animation visual object is created, the visual object is associated
   with the animation data, and the animation is run.  The example  brings
   up a animation of a baby using a RGB_SPIRAL as the color map

02.animate_multi/
  
   This example creates a display with three different animations which are
   run simulaneously.  The  upper left is an animation of a baby, the upper
   right is an animation of a car driving down a road and the lower left is
   an animation of a heart.  The bottom right is empty.

