--- ray/src/util/README 1995/09/15 18:36:55 2.6 +++ ray/src/util/README 2003/02/22 02:07:30 2.12 @@ -1,28 +1,39 @@ RADIANCE UTILITY PROGRAMS - SCCSid "$SunId$ LBL" + SCCSid "@(#)README 2.11 6/9/98 LBL" This directory contains glare calculation programs and other utilites that combine functions and do not fit under the usual catagories. glare.h common data structures for glare source finding routines +netproc.h header file for network process routines setscan.h defines for programs using setscan() +vars.h header file for loadvars.c routines (used by rad and ranimate) Version.c symbolic link to ../rt/Version.c (current Radiance version) -dayfact.csh compute and plot daylight factors on user-specified workplane -debugcal.csh C-shell script for debugging .cal files +compamb.csh script to compute good ambient value and exposure setting findglare.c find glare sources in a scene or image -glare.csh interactive script to run findglare, glarendx, xglaresrc +getinfo.c program to read and manipulate binary file information headers glarendx.c compute Glare Index given by program name or -t option glaresrc.c gather samples and compute glare sources glareval.c compute pixels for glare calculation +glrad.c render Radiance scene in OpenGL +loadvars.c routines to read variables for rad and ranimate makedist.c program to make a source distribution (obsolete with mkillum) -objpict.csh script to compute 4-view picture of an object -objview.csh script to run rview on an object +netproc.c routines to control processes on local and remote hosts rad.c executive program to run oconv, rpict and pfilt (and rview) +ranimate.c animation control program rpiece.c program to control parallel generation of a picture setscan.c convert angle ranges of the form a-b:s,c to discrete values vwright.c short program to read in and modify views x11findwind.c find an X11 window from its name xglaresrc.c circle glare sources in a displayed image +dayfact.csh compute and plot daylight factors on user-specified workplane +debugcal.csh C-shell script for debugging .cal files +glare.csh interactive script to run findglare, glarendx, xglaresrc +objpict.csh script to compute 4-view picture of an object +objview.csh script to run rview on an object +raddepend.csh script to find dependencies in Radiance files +rlux.csh script to compute lux values using rtrace +tradinstall.csh script called by make to install trad on systems running wish trad.wsh graphical user interface to "rad" based on Tcl/Tk (wish script) do_action.tcl action submenu for trad do_file.tcl file submenu for trad @@ -34,6 +45,11 @@ do_zone.tcl zone submenu for trad getfile.tcl file browsing utility gethelp.tcl help utility util.tcl miscellaneous utilities +do_results3.6.tcl version of do_results.tcl for wish3.6 +do_scene3.6.tcl version of do_results.tcl for wish3.6 +do_views3.6.tcl version of do_views.tcl for wish3.6 +getfile3.6.tcl version of getfile.tcl for wish3.6 +gethelp3.6.tcl version of gethelp.tcl for wish3.6 tclIndex procedure index for Tcl/Tk library directory file.hlp help file for getfile.tcl help.hlp help file for gethelp.tcl