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 1.1 by greg, Mon Nov 11 16:14:23 1991 UTC vs.
Revision 2.7 by greg, Fri Sep 15 18:56:01 1995 UTC

# Line 6 | Line 6 | that combine functions and do not fit under the usual
6  
7   glare.h         common data structures for glare source finding routines
8   setscan.h       defines for programs using setscan()
9 < dayfact.csh     compute and plot daylight factors on user-specified workplane
10 < debugcal.csh    C-shell script for debugging .cal files
9 > Version.c       symbolic link to ../rt/Version.c (current Radiance version)
10   findglare.c     find glare sources in a scene or image
12 glare.csh       interactive script to run findglare, glarendx, xglaresrc
11   glarendx.c      compute Glare Index given by program name or -t option
12   glaresrc.c      gather samples and compute glare sources
13   glareval.c      compute pixels for glare calculation
14   makedist.c      program to make a source distribution (obsolete with mkillum)
15 < objpict.csh     script to compute 4-view picture of an object
16 < objview.csh     script to run rview on an object
19 < pranim.c        send Sun rasterfiles to PC animation system
15 > rad.c           executive program to run oconv, rpict and pfilt (and rview)
16 > rpiece.c        program to control parallel generation of a picture
17   setscan.c       convert angle ranges of the form a-b:s,c to discrete values
18 < t16anim.c       send Targa 16-bit files to PC animation system
18 > vwright.c       short program to read in and modify views
19 > x11findwind.c   find an X11 window from its name
20   xglaresrc.c     circle glare sources in a displayed image
21 + dayfact.csh     compute and plot daylight factors on user-specified workplane
22 + debugcal.csh    C-shell script for debugging .cal files
23 + objpict.csh     script to compute 4-view picture of an object
24 + objview.csh     script to run rview on an object
25 + glare.csh       interactive script to run findglare, glarendx, xglaresrc
26 + tradinstall.csh script called by make to install trad on systems running wish
27 + trad.wsh        graphical user interface to "rad" based on Tcl/Tk (wish script)
28 + do_action.tcl   action submenu for trad
29 + do_file.tcl     file submenu for trad
30 + do_options.tcl  options submenu for trad
31 + do_results.tcl  results submenu for trad
32 + do_scene.tcl    scene submenu for trad
33 + do_views.tcl    views submenu for trad
34 + do_zone.tcl     zone submenu for trad
35 + getfile.tcl     file browsing utility
36 + gethelp.tcl     help utility
37 + util.tcl        miscellaneous utilities
38 + do_results3.6.tcl       version of do_results.tcl for wish3.6
39 + do_scene3.6.tcl version of do_results.tcl for wish3.6
40 + do_views3.6.tcl version of do_views.tcl for wish3.6
41 + getfile3.6.tcl  version of getfile.tcl for wish3.6
42 + gethelp3.6.tcl  version of gethelp.tcl for wish3.6
43 + tclIndex        procedure index for Tcl/Tk library directory
44 + file.hlp        help file for getfile.tcl
45 + help.hlp        help file for gethelp.tcl
46 + trad.hlp        help file for trad.wsh
47 + trad.icon       X11 bitmap for trad icon
48 + help2roff       script for converting help files to troff/nroff for printing

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines