home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1B / DATAFILE_PDCD1B.iso / _raytrace / ray / qrt / QRT_info / Intro < prev    next >
Text File  |  1989-05-23  |  2KB  |  48 lines

  1.                       Introduction to the QRT Ray Tracer
  2.  
  3.  
  4. QRT is a ray tracing image rendering system that runs under a variety of
  5. operating systems. It has a free format input language with extensive error
  6. detection and reporting capabilities.
  7.  
  8. This manual is divided into several sections as follows:
  9.  
  10. QRT Language Reference:
  11.  
  12.  This is a quick reference guide to the QRT command anguage. It can suffice
  13. as a tutorial for those familiar with ray tracing programs, or function as a
  14. guide to QRT features not described in the User Manual.
  15.  
  16. QRT User Manual:
  17.  
  18.  The User Manual is a more complete tutorial to the QRT system. It describes
  19. the basic commands and features of QRT, without listing every possible
  20. command or option. It would be a good starting place for beginners. QRT bugs
  21. and desired enhancements are listed at the end of this section.
  22.  
  23. QRT Error Codes
  24.  
  25.  The error code section explains QRT error messages in detail, and lists
  26. solutions or suggestions where appropriate.
  27.  
  28. Context Free Grammar
  29.  
  30.  This is a BNF style context free grammar description of the QRT input
  31. language. It may be used as a quick reference for people familiar with
  32. compiler terminology.
  33.  
  34. QRT Sample Programs
  35.  
  36.  These are actual QRT input files; they show suggested QRT indenting style
  37. and give examples of various features.
  38.  
  39. References
  40.  
  41.  Howard Anton, Elementary Linear Algebra, Anton Textbooks, Inc., 1987
  42.  
  43.  David F. Rogers, Procedural Elements for Computer Graphics, McGraw Hill,
  44. Inc., 1985
  45.  
  46.  Eric Graham, Graphic Scene Simulations, Amiga World, CW
  47. Communications/Peterborough, Inc., May/June 1987
  48.