home *** CD-ROM | disk | FTP | other *** search
/ Avalon - 3D Objects & Resources / Avalon.iso / misc / mac / pov_rayd / readme.1st < prev   
Text File  |  1995-01-01  |  2KB  |  37 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.    The complete Persistence of Vision Raytracer (POV-Ray) includes:
  13.         POVDOC - Archive containing the documentation for POV-Ray
  14.         POVSCN - Archive containing the example scene files for POV-Ray
  15.         
  16.         (the extension of these files is determined by your computer
  17.          and is probably, .ZIP, .SIT, .LZH, or .TAR.
  18.       
  19.       and one of the following executable archives,
  20.         
  21.         POVIBM.ZIP - Executable and docs for IBM-PC and compatibles
  22.         POVMAC.SIT - Executable and docs for Apple Macintosh
  23.         POVAMI.LZH - Executable and docs for Commodore Amiga
  24.         
  25.       The source code for POV-Ray is available for those interested,
  26.        
  27.         POVSRC - Archive containing the C source code for POV-Ray
  28.  
  29.    You should have POVDOC, POVSCN and the correct executable archive
  30. for your computer. In POVDOC is the file POVRAY.DOC which contains
  31. details on installing and using POV-Ray. Specific instructions for
  32. using POV-Ray with your computer are included with the executable.
  33.    If you have questions about POV-Ray, see "Contacting the Authors" 
  34. in POVRAY.DOC.
  35.  
  36.    We hope you enjoy the program!
  37.