| 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 | Version.c       symbolic link to ../rt/Version.c (current Radiance version) | 
| 10 | 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 | rad.c           executive program to run oconv, rpict and pfilt (and rview) | 
| 21 | rpiece.c        program to control parallel generation of a picture | 
| 22 | setscan.c       convert angle ranges of the form a-b:s,c to discrete values | 
| 23 | vwright.c       short program to read in and modify views | 
| 24 | x11findwind.c   find an X11 window from its name | 
| 25 | xglaresrc.c     circle glare sources in a displayed image | 
| 26 | trad.wsh        graphical user interface to "rad" based on Tcl/Tk (wish script) | 
| 27 | do_action.tcl   action submenu for trad | 
| 28 | do_file.tcl     file submenu for trad | 
| 29 | do_options.tcl  options submenu for trad | 
| 30 | do_results.tcl  results submenu for trad | 
| 31 | do_scene.tcl    scene submenu for trad | 
| 32 | do_views.tcl    views submenu for trad | 
| 33 | do_zone.tcl     zone submenu for trad | 
| 34 | getfile.tcl     file browsing utility | 
| 35 | gethelp.tcl     help utility | 
| 36 | util.tcl        miscellaneous utilities | 
| 37 | tclIndex        procedure index for Tcl/Tk library directory | 
| 38 | file.hlp        help file for getfile.tcl | 
| 39 | help.hlp        help file for gethelp.tcl | 
| 40 | trad.hlp        help file for trad.wsh | 
| 41 | trad.icon       X11 bitmap for trad icon | 
| 42 | help2roff       script for converting help files to troff/nroff for printing |