ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/README
(Generate patch)

Comparing ray/src/util/README (file contents):
Revision 2.7 by greg, Fri Sep 15 18:56:01 1995 UTC vs.
Revision 2.9 by greg, Wed Jul 24 16:49:49 1996 UTC

# Line 5 | Line 5 | This directory contains glare calculation programs and
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 + netproc.h       header file for network process routines
9   setscan.h       defines for programs using setscan()
10 + vars.h          header file for loadvars.c routines (used by rad and ranimate)
11   Version.c       symbolic link to ../rt/Version.c (current Radiance version)
12   findglare.c     find glare sources in a scene or image
13 + getinfo.c       program to read and manipulate binary file information headers
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 + loadvars.c      routines to read variables for rad and ranimate
18   makedist.c      program to make a source distribution (obsolete with mkillum)
19 + netproc.c       routines to control processes on local and remote hosts
20   rad.c           executive program to run oconv, rpict and pfilt (and rview)
21 + ranimate.c      animation control program
22   rpiece.c        program to control parallel generation of a picture
23   setscan.c       convert angle ranges of the form a-b:s,c to discrete values
24   vwright.c       short program to read in and modify views

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines