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