--- ray/src/util/README 1995/09/15 18:56:01 2.7 +++ ray/src/util/README 2021/04/28 17:20:33 2.17 @@ -1,28 +1,55 @@ RADIANCE UTILITY PROGRAMS - SCCSid "$SunId$ LBL" + RCSid: $Id 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 +ranimove.h header file for ranimove modules 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) +compamb.csh script to compute good ambient value and exposure setting +dctimestep.c tool to compute daylight coefficients, etc. +eplus_adduvf.c tool to compute User View Factors for EnergyPlus +evalglare.c program by Jan Wienold to evaluate glare findglare.c find glare sources in a scene or image +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 -makedist.c program to make a source distribution (obsolete with mkillum) +glrad.c render Radiance scene in OpenGL +loadvars.c routines to read variables for rad and ranimate +netproc.c routines to control processes on local and remote hosts rad.c executive program to run oconv, rpict and pfilt (and rview) +radcompare.c tool to compare Radiance output files +ranimate.c animation control program +ranimove.c main for ranimove program and control file handling +ranimove1.c basic frame rendering routines for ranimove +ranimove2.c frame refinement routines for ranimove +rcode_depth.c convert to/from encoded 16-bit depth maps +rcode_norm.c convert to/from encoded 32-bit normal maps +rcode_ident.c convert to/from indexed identifier maps +rcollate.c tool to collate (rearrange) data in file +rmtxop.c general matrix operations rpiece.c program to control parallel generation of a picture +rsensor.c tool to simulate sensors +rttree_reduce.c internal tool to prune tensor tree data +rfluxmtx.c tool to call rcontrib and generate flux transfer matrices 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 +wrapBSDF.c tool to wrap BSDF data in XML file 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 +fieldcomb.csh script to combine field animations (use with ranimate) +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 -glare.csh interactive script to run findglare, glarendx, xglaresrc +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