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.13 by greg, Fri Nov 5 03:31:39 2004 UTC

# Line 1 | Line 1
1                  RADIANCE UTILITY PROGRAMS
2 <                SCCSid "$SunId$ LBL"
2 >                SCCSid "@(#)README 2.11 6/9/98 LBL"
3  
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 + netproc.h       header file for network process routines
9   setscan.h       defines for programs using setscan()
10 < dayfact.csh     compute and plot daylight factors on user-specified workplane
11 < debugcal.csh    C-shell script for debugging .cal files
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)
12 > compamb.csh     script to compute good ambient value and exposure setting
13   findglare.c     find glare sources in a scene or image
14 < glare.csh       interactive script to run findglare, glarendx, xglaresrc
14 > getinfo.c       program to read and manipulate binary file information headers
15   glarendx.c      compute Glare Index given by program name or -t option
16   glaresrc.c      gather samples and compute glare sources
17   glareval.c      compute pixels for glare calculation
18 < makedist.c      program to make a source distribution (obsolete with mkillum)
19 < objpict.csh     script to compute 4-view picture of an object
20 < objview.csh     script to run rview on an object
21 < pranim.c        send Sun rasterfiles to PC animation system
18 > glrad.c         render Radiance scene in OpenGL
19 > loadvars.c      routines to read variables for rad and ranimate
20 > netproc.c       routines to control processes on local and remote hosts
21 > rad.c           executive program to run oconv, rpict and pfilt (and rview)
22 > ranimate.c      animation control program
23 > rpiece.c        program to control parallel generation of a picture
24   setscan.c       convert angle ranges of the form a-b:s,c to discrete values
25 < t16anim.c       send Targa 16-bit files to PC animation system
25 > vwright.c       short program to read in and modify views
26 > x11findwind.c   find an X11 window from its name
27   xglaresrc.c     circle glare sources in a displayed image
28 + dayfact.csh     compute and plot daylight factors on user-specified workplane
29 + debugcal.csh    C-shell script for debugging .cal files
30 + glare.csh       interactive script to run findglare, glarendx, xglaresrc
31 + objpict.csh     script to compute 4-view picture of an object
32 + objview.csh     script to run rview on an object
33 + raddepend.csh   script to find dependencies in Radiance files
34 + rlux.csh        script to compute lux values using rtrace
35 + tradinstall.csh script called by make to install trad on systems running wish
36 + trad.wsh        graphical user interface to "rad" based on Tcl/Tk (wish script)
37 + do_action.tcl   action submenu for trad
38 + do_file.tcl     file submenu for trad
39 + do_options.tcl  options submenu for trad
40 + do_results.tcl  results submenu for trad
41 + do_scene.tcl    scene submenu for trad
42 + do_views.tcl    views submenu for trad
43 + do_zone.tcl     zone submenu for trad
44 + getfile.tcl     file browsing utility
45 + gethelp.tcl     help utility
46 + util.tcl        miscellaneous utilities
47 + do_results3.6.tcl       version of do_results.tcl for wish3.6
48 + do_scene3.6.tcl version of do_results.tcl for wish3.6
49 + do_views3.6.tcl version of do_views.tcl for wish3.6
50 + getfile3.6.tcl  version of getfile.tcl for wish3.6
51 + gethelp3.6.tcl  version of gethelp.tcl for wish3.6
52 + tclIndex        procedure index for Tcl/Tk library directory
53 + file.hlp        help file for getfile.tcl
54 + help.hlp        help file for gethelp.tcl
55 + trad.hlp        help file for trad.wsh
56 + trad.icon       X11 bitmap for trad icon
57 + help2roff       script for converting help files to troff/nroff for printing

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines