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.2 by greg, Wed Sep 30 11:57:10 1992 UTC vs.
Revision 2.3 by greg, Fri Aug 25 20:03:46 1995 UTC

# Line 8 | Line 8 | 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 + 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   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
17 illum.cal       function file for mkillum output
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 + sun.c           solar postion calculations
26 + xform.c         program to transform object files
27 + illum.cal       function file for mkillum output
28   rev.cal         function file for smoothing option of genrev
29   skybright.cal   function file for gensky output
24 sun.c           solar postion calculations
30   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