ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/README
Revision: 2.3
Committed: Fri Aug 25 20:03:46 1995 UTC (28 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.2: +7 -3 lines
Log Message:
Updated entries

File Contents

# Content
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 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
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
30 surf.cal function file for gensurf smoothing