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.9 by greg, Wed Jul 24 16:49:49 1996 UTC vs.
Revision 2.15 by greg, Sat Sep 17 05:14:15 2005 UTC

# Line 1 | Line 1
1                  RADIANCE UTILITY PROGRAMS
2 <                SCCSid "$SunId$ LBL"
2 >                SCCSid "@(#)README 2.11 6/9/98 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   netproc.h       header file for network process routines
9 + ranimove.h      header file for ranimove modules
10   setscan.h       defines for programs using setscan()
11   vars.h          header file for loadvars.c routines (used by rad and ranimate)
12   Version.c       symbolic link to ../rt/Version.c (current Radiance version)
13 + compamb.csh     script to compute good ambient value and exposure setting
14   findglare.c     find glare sources in a scene or image
15   getinfo.c       program to read and manipulate binary file information headers
16   glarendx.c      compute Glare Index given by program name or -t option
17   glaresrc.c      gather samples and compute glare sources
18   glareval.c      compute pixels for glare calculation
19 + glrad.c         render Radiance scene in OpenGL
20   loadvars.c      routines to read variables for rad and ranimate
18 makedist.c      program to make a source distribution (obsolete with mkillum)
21   netproc.c       routines to control processes on local and remote hosts
22   rad.c           executive program to run oconv, rpict and pfilt (and rview)
23   ranimate.c      animation control program
24 + ranimove.c      main for ranimove program and control file handling
25 + ranimove1.c     basic frame rendering routines for ranimove
26 + ranimove2.c     frame refinement routines for ranimove
27   rpiece.c        program to control parallel generation of a picture
28 + rtcontrib.c     rtcontrib program main & support routines
29   setscan.c       convert angle ranges of the form a-b:s,c to discrete values
30   vwright.c       short program to read in and modify views
31   x11findwind.c   find an X11 window from its name
32   xglaresrc.c     circle glare sources in a displayed image
33   dayfact.csh     compute and plot daylight factors on user-specified workplane
34   debugcal.csh    C-shell script for debugging .cal files
35 + fieldcomb.csh   script to combine field animations (use with ranimate)
36 + glare.csh       interactive script to run findglare, glarendx, xglaresrc
37   objpict.csh     script to compute 4-view picture of an object
38   objview.csh     script to run rview on an object
39 < glare.csh       interactive script to run findglare, glarendx, xglaresrc
39 > raddepend.csh   script to find dependencies in Radiance files
40 > rlux.csh        script to compute lux values using rtrace
41   tradinstall.csh script called by make to install trad on systems running wish
42   trad.wsh        graphical user interface to "rad" based on Tcl/Tk (wish script)
43   do_action.tcl   action submenu for trad

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines