ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/README
(Generate patch)

Comparing ray/src/gen/README (file contents):
Revision 2.1 by greg, Tue Nov 12 17:05:18 1991 UTC vs.
Revision 2.2 by greg, Wed Sep 30 11:57:10 1992 UTC

# Line 5 | Line 5 | This directory contains programs for generating and tr
5   Radiance scene descriptions.
6  
7   mkillum.h       common definitions for mkillum
8 < genbeads.c      generate a string of spheres using Hermite
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
# Line 14 | Line 14 | 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines