ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/README
Revision: 2.14
Committed: Sun Jul 24 21:11:53 2005 UTC (18 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P2, rad3R7P1
Changes since 2.13: +5 -0 lines
Log Message:
Fixed comments

File Contents

# User Rev Content
1 greg 1.1 RADIANCE UTILITY PROGRAMS
2 greg 2.12 SCCSid "@(#)README 2.11 6/9/98 LBL"
3 greg 1.1
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 greg 2.8 netproc.h header file for network process routines
9 greg 2.14 ranimove.h header file for ranimove modules
10 greg 1.1 setscan.h defines for programs using setscan()
11 greg 2.8 vars.h header file for loadvars.c routines (used by rad and ranimate)
12 greg 2.2 Version.c symbolic link to ../rt/Version.c (current Radiance version)
13 gregl 2.10 compamb.csh script to compute good ambient value and exposure setting
14 greg 1.1 findglare.c find glare sources in a scene or image
15 greg 2.9 getinfo.c program to read and manipulate binary file information headers
16 greg 1.1 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 gwlarson 2.11 glrad.c render Radiance scene in OpenGL
20 greg 2.8 loadvars.c routines to read variables for rad and ranimate
21     netproc.c routines to control processes on local and remote hosts
22 greg 2.6 rad.c executive program to run oconv, rpict and pfilt (and rview)
23 greg 2.8 ranimate.c animation control program
24 greg 2.14 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 greg 2.2 rpiece.c program to control parallel generation of a picture
28 greg 2.14 rtcontrib.c rtcontrib program main & support routines
29 greg 1.1 setscan.c convert angle ranges of the form a-b:s,c to discrete values
30 greg 2.6 vwright.c short program to read in and modify views
31 greg 2.2 x11findwind.c find an X11 window from its name
32 greg 1.1 xglaresrc.c circle glare sources in a displayed image
33 greg 2.7 dayfact.csh compute and plot daylight factors on user-specified workplane
34     debugcal.csh C-shell script for debugging .cal files
35 gregl 2.10 glare.csh interactive script to run findglare, glarendx, xglaresrc
36 greg 2.7 objpict.csh script to compute 4-view picture of an object
37     objview.csh script to run rview on an object
38 gregl 2.10 raddepend.csh script to find dependencies in Radiance files
39     rlux.csh script to compute lux values using rtrace
40 greg 2.7 tradinstall.csh script called by make to install trad on systems running wish
41 greg 2.4 trad.wsh graphical user interface to "rad" based on Tcl/Tk (wish script)
42     do_action.tcl action submenu for trad
43     do_file.tcl file submenu for trad
44     do_options.tcl options submenu for trad
45     do_results.tcl results submenu for trad
46     do_scene.tcl scene submenu for trad
47     do_views.tcl views submenu for trad
48     do_zone.tcl zone submenu for trad
49     getfile.tcl file browsing utility
50     gethelp.tcl help utility
51     util.tcl miscellaneous utilities
52 greg 2.7 do_results3.6.tcl version of do_results.tcl for wish3.6
53     do_scene3.6.tcl version of do_results.tcl for wish3.6
54     do_views3.6.tcl version of do_views.tcl for wish3.6
55     getfile3.6.tcl version of getfile.tcl for wish3.6
56     gethelp3.6.tcl version of gethelp.tcl for wish3.6
57 greg 2.4 tclIndex procedure index for Tcl/Tk library directory
58     file.hlp help file for getfile.tcl
59     help.hlp help file for gethelp.tcl
60     trad.hlp help file for trad.wsh
61     trad.icon X11 bitmap for trad icon
62     help2roff script for converting help files to troff/nroff for printing