ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/README
Revision: 2.2
Committed: Wed Sep 30 12:02:36 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.1: +3 -2 lines
Log Message:
updates for new routines

File Contents

# User Rev Content
1 greg 1.1 RADIANCE UTILITY PROGRAMS
2     SCCSid "$SunId$ LBL"
3    
4     This directory contains glare calculation programs and other utilites
5     that combine functions and do not fit under the usual catagories.
6    
7     glare.h common data structures for glare source finding routines
8     setscan.h defines for programs using setscan()
9 greg 2.2 Version.c symbolic link to ../rt/Version.c (current Radiance version)
10 greg 1.1 dayfact.csh compute and plot daylight factors on user-specified workplane
11     debugcal.csh C-shell script for debugging .cal files
12     findglare.c find glare sources in a scene or image
13     glare.csh interactive script to run findglare, glarendx, xglaresrc
14     glarendx.c compute Glare Index given by program name or -t option
15     glaresrc.c gather samples and compute glare sources
16     glareval.c compute pixels for glare calculation
17     makedist.c program to make a source distribution (obsolete with mkillum)
18     objpict.csh script to compute 4-view picture of an object
19     objview.csh script to run rview on an object
20 greg 2.2 rpiece.c program to control parallel generation of a picture
21 greg 1.1 setscan.c convert angle ranges of the form a-b:s,c to discrete values
22 greg 2.2 x11findwind.c find an X11 window from its name
23 greg 1.1 xglaresrc.c circle glare sources in a displayed image