--- ray/src/util/README 1998/06/09 11:43:09 2.11 +++ ray/src/util/README 2005/07/24 21:11:53 2.14 @@ -1,11 +1,12 @@ RADIANCE UTILITY PROGRAMS - SCCSid "$SunId$ LBL" + SCCSid "@(#)README 2.11 6/9/98 LBL" 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) @@ -17,11 +18,14 @@ glaresrc.c gather samples and compute glare sources glareval.c compute pixels for glare calculation glrad.c render Radiance scene in OpenGL loadvars.c routines to read variables for rad and ranimate -makedist.c program to make a source distribution (obsolete with mkillum) netproc.c routines to control processes on local and remote hosts rad.c executive program to run oconv, rpict and pfilt (and rview) 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 rpiece.c program to control parallel generation of a picture +rtcontrib.c rtcontrib program main & support routines 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 x11findwind.c find an X11 window from its name