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.5 by greg, Fri Aug 25 20:03:52 1995 UTC vs.
Revision 2.8 by greg, Fri Mar 15 21:06:18 1996 UTC

# Line 5 | Line 5 | This directory contains glare calculation programs and
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   setscan.h       defines for programs using setscan()
10 + vars.h          header file for loadvars.c routines (used by rad and ranimate)
11   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
13   glarendx.c      compute Glare Index given by program name or -t option
14   glaresrc.c      gather samples and compute glare sources
15   glareval.c      compute pixels for glare calculation
16 + loadvars.c      routines to read variables for rad and ranimate
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)
18 > netproc.c       routines to control processes on local and remote hosts
19 > rad.c           executive program to run oconv, rpict and pfilt (and rview)
20 > ranimate.c      animation control program
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 + dayfact.csh     compute and plot daylight factors on user-specified workplane
27 + debugcal.csh    C-shell script for debugging .cal files
28 + objpict.csh     script to compute 4-view picture of an object
29 + objview.csh     script to run rview on an object
30 + glare.csh       interactive script to run findglare, glarendx, xglaresrc
31 + tradinstall.csh script called by make to install trad on systems running wish
32   trad.wsh        graphical user interface to "rad" based on Tcl/Tk (wish script)
33   do_action.tcl   action submenu for trad
34   do_file.tcl     file submenu for trad
# Line 33 | Line 40 | do_zone.tcl    zone submenu for trad
40   getfile.tcl     file browsing utility
41   gethelp.tcl     help utility
42   util.tcl        miscellaneous utilities
43 + do_results3.6.tcl       version of do_results.tcl for wish3.6
44 + do_scene3.6.tcl version of do_results.tcl for wish3.6
45 + do_views3.6.tcl version of do_views.tcl for wish3.6
46 + getfile3.6.tcl  version of getfile.tcl for wish3.6
47 + gethelp3.6.tcl  version of gethelp.tcl for wish3.6
48   tclIndex        procedure index for Tcl/Tk library directory
49   file.hlp        help file for getfile.tcl
50   help.hlp        help file for gethelp.tcl

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines