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 1.1 by greg, Mon Nov 11 16:14:16 1991 UTC vs.
Revision 2.4 by greg, Sat Feb 22 02:07:23 2003 UTC

# Line 1 | Line 1
1                  GENERATOR PROGRAMS
2 <                SCCSid "$SunId$ LBL"
2 >                SCCSid "@(#)README 2.3 8/25/95 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
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
# Line 20 | Line 24 | 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
30 + surf.cal        function file for gensurf smoothing

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines