ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/README
Revision: 2.1
Committed: Tue Nov 12 17:05:18 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.1: +0 -0 lines
Log Message:
updated revision number for release 2.0

File Contents

# User Rev Content
1 greg 1.1 GENERATOR PROGRAMS
2     SCCSid "$SunId$ 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
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     mkillum.c make illum sources for optimizing rendering process
18     mkillum2.c routines to do the actual calculation for mkillum
19     mkillum3.c routines to print mkillum objects
20     replmarks.c replace markers with objects or instances
21     sun.c solar postion calculations
22     xform.c program to transform object files