= ======================================================================== =

                           Dalek model for POVRay 2

                     Created by Tom Rathborne - (c) 1995
                 tomr@uunet.ca - http://www.uunet.ca/~tomr/

= ======================================================================== =

  I created this Dalek model for POVRay a few years ago. Due to popular
  demand, you too can use it in your scenes. The POV files have been
  neatened up and the Dalek is ready to drop into your scene! Send me mail
  if you have any trouble.

  Take a look at:
                 http://www.uunet.ca/~tomr/pics/dalek/
                                                     ... for more details

  Please give me credit if you use the Dalek!

                                                        Thanks,

                                                            Tom Rathborne

  P.S. The BBC probably has a copyright on the name 'Dalek' and the
       likeness of the Dalek.

- ------------------------------------------------------------------------ -

  Take a look at the sample files for an example of how to use the Dalek:
    dalek.pov   - main scene
    dalek.jpg   - Rendering of dalek.pov with a little text added ;)
    dr-samp.inc - Dalek pose
    dt-samp.inc - Dalek appearance
    dalek.inc   - Dalek model

  Basically you must declare the four rotation variables;
    Dalek_Ant_Rotation
    Dalek_Head_Rotation
    Dalek_Arm_Angle
    Dalek_Exterminator_Angle
      (Rotations are scalars and Angles are 3-vectors. The terms
       'rotation' and 'angle' should be the other way around, technically
       speaking. *oops*)

  Then declare the four textures;
    Dalek_Texture
    Dalek_Balls_Texture
    Dalek_Chrome_Texture
    Dalek_Ant_fins_Texture

  Then include dalek.inc. I chose to put the rotations and textures in
  the include files dr-samp.inc and dt-samp.inc.

  Please refer to dalek.inc for size details.

  Enjoy!

= ======================================================================== =
