home *** CD-ROM | disk | FTP | other *** search
/ Hot Stuff 2 / hot_stuff_2.zip / hot_stuff_2 / PROGRAMS / POVRAY / POVDOC.ZIP / README.1ST < prev   
Text File  |  1992-07-18  |  2KB  |  42 lines

  1.                   Persistence of Vision Raytracer
  2.                           Version 1.0 
  3.                   -------------------------------
  4.                
  5.    The Persistence of Vision Raytracer creates three-dimensional,
  6. photo-realistic images using a rendering technique called ray tracing.
  7. It reads in a text file containing information describing the objects and
  8. lighting in a scene and generates an image of that scene from the view
  9. point of a camera also described in the text file. Ray tracing is not
  10. a fast process by any means, but it produces very high quality images
  11. with realistic reflections, shading, perspective, and other effects.
  12.  
  13.    The complete Persistence of Vision Raytracer (POV-Ray) includes:
  14.  
  15.         POVDOC - Archive containing the documentation for POV-Ray
  16.         POVSCN - Archive containing the example scene files for POV-Ray
  17.         
  18.         (the extension of these files is determined by your computer
  19.          and is probably, .ZIP, .SIT, .LZH, or .TAR.
  20.       
  21.       and one of the following executable archives,
  22.         
  23.         POVIBM.ZIP - Executable and docs for IBM-PC and compatibles
  24.         POVMAC.SIT - Executable and docs for Apple Macintosh
  25.         POVAMI.LZH - Executable and docs for Commodore Amiga
  26.         
  27.       The source code for POV-Ray is available for those interested,
  28.        
  29.         POVSRC - Archive containing the C source code for POV-Ray
  30.  
  31.  
  32.    You should have POVDOC, POVSCN and the correct executable archive
  33. for your computer. In POVDOC is the file POVRAY.DOC which contains
  34. details on installing and using POV-Ray. Specific instructions for
  35. using POV-Ray with your computer are included with the executable.
  36.  
  37.    If you have questions about POV-Ray, see "Contacting the Authors" 
  38. in POVRAY.DOC.
  39.  
  40.  
  41.    We hope you enjoy the program!
  42.