home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / NEWS / RADIANCE / SRC / GEN / README < prev    next >
Text File  |  1993-10-07  |  1KB  |  27 lines

  1.         GENERATOR PROGRAMS
  2.         SCCSid "@(#)README 2.2 9/30/92 LBL"
  3.  
  4. This directory contains programs for generating and transforming
  5. Radiance scene descriptions.
  6.  
  7. mkillum.h    common definitions for mkillum
  8. genbeads.c    generate a string of spheres using Hermite curve
  9. genblinds.c    make some curved or flat venetian blinds
  10. genbox.c    generate a parallelepiped
  11. genprism.c    generate a prism
  12. genrev.c    program to generate functions of rotation about z
  13. gensky.c    program to generate sky functions
  14. gensurf.c    program to generate functional surfaces
  15. genworm.c    program to generate worms (strings with varying thickness)
  16. hermite3.c    routines for 3D hermite curves
  17. illum.cal    function file for mkillum output
  18. mkillum.c    make illum sources for optimizing rendering process
  19. mkillum2.c    routines to do the actual calculation for mkillum
  20. mkillum3.c    routines to print mkillum objects
  21. replmarks.c    replace markers with objects or instances
  22. rev.cal        function file for smoothing option of genrev
  23. skybright.cal    function file for gensky output
  24. sun.c        solar postion calculations
  25. surf.cal    function file for gensurf smoothing
  26. xform.c        program to transform object files
  27.