home *** CD-ROM | disk | FTP | other *** search
/ Computerspiele Selbermachen / computerspieleselbermachen.iso / rtag / read.me < prev    next >
Text File  |  1993-02-08  |  2KB  |  51 lines

  1.  
  2.      ****  RTAG -- Ray Tracing Animation Generator  ****
  3.  
  4. RTAG is a program to facilitate the generation of ray traced
  5. animations. RTAG is not a ray tracing program; rather, it enables you
  6. to generate the appropriate position of objects to produce an
  7. animation using the ray tracing program of your choice.  RTAG compiles
  8. a programming language designed for animation generation.  This
  9. programming language contains full arithmetic expressions, conditional
  10. control, looping, and a rich set of library functions including spline
  11. path generation. The output of RTAG is a set of files that can be used
  12. with  ray  tracing  programs  such as POV-Ray, to produce an image for
  13. each  frame.  It also produces the appropriate .BAT file to render the
  14. sequence of images.
  15.  
  16. Hardware requirements: IBM PC compatible computer with at least 512KB
  17. memory.
  18.  
  19. RTAG is a "shareware" product. You are welcome to make copies of this
  20. program and pass them on to friends or post this program on bulletin
  21. boards (in its original, unmodified form).
  22.  
  23. As a shareware product, you are granted a no-cost, trial period of 30
  24. days during which you may evaluate RTAG. If you find RTAG to be
  25. useful, educational, and/or entertaining, and continue to use it
  26. beyond the 30 day trial period, you are required to compensate the
  27. author by sending the registration form printed in the REGISTER.DOC
  28. file with the appropriate registration fee to help cover the
  29. development and support of RTAG.
  30.  
  31. In return for registering, you will be authorized to continue using
  32. RTAG beyond the trial period and you will receive the most recent
  33. version of the program, a laser-printed, bound manual, and three
  34. months of support via telephone, mail, or CompuServe.  Your
  35. registration fee will be refunded if you encounter a serious bug that
  36. cannot be corrected.
  37.  
  38. The RTAG system consists of the following files:
  39.  
  40. RTAG.EXE     -- The executable program.
  41. RTAG.DOC     -- Documentation file.
  42. *.RTA        -- Example animation control files.
  43. *.POV        -- Example POV-Ray scene files.
  44. REGISTER.DOC -- Form to register and order latest version of RTAG.
  45. VENDOR.DOC   -- Information for BBS or disk vendors.
  46. RENDER.BAT   -- Example file to execute POV-Ray.
  47. DODTA.BAT    -- Example file to run DTA to build .FLI file.
  48.  
  49. To install RTAG, copy the files into the directory of your choice.
  50.  
  51.