| 1 |  | RENDERING PROGRAMS | 
| 2 | < | SCCSid "$SunId$ LBL" | 
| 2 | > | SCCSid "@(#)README 2.7 3/15/96 LBL" | 
| 3 |  |  | 
| 4 |  | This directory contains the RADIANCE renderers "rpict", "rtrace" and "rview". | 
| 5 |  |  | 
| 8 |  | data.h          header file for routines which interpolate data | 
| 9 |  | driver.h        header file for interactive device drivers | 
| 10 |  | func.h          header file for modifiers using function files | 
| 11 | – | newsconstants.h header for NeWS driver | 
| 12 | – | nwsdev.h        header file for NeWS driver | 
| 11 |  | otspecial.h     special type flags for objects used in rendering | 
| 12 |  | ray.h           header file for routines using rays | 
| 13 |  | rpaint.h        header file for image painting (rview) | 
| 16 |  | x11twind.h      header for X11 text window routines | 
| 17 |  | xtwind.h        header for X10 text window routines | 
| 18 |  | Version.c       program version (made from VERSION and current date) | 
| 21 | – | aed.c           driver for AED 512 terminal | 
| 19 |  | ambcomp.c       routines to compute "ambient" values using Monte Carlo | 
| 20 |  | ambient.c       routines dealing with ambient (inter-reflected) component | 
| 21 |  | ambio.c         ambient value input and output routines | 
| 41 |  | m_direct.c      routines for prism material types | 
| 42 |  | m_mirror.c      routines for mirror material supporting virtual light sources | 
| 43 |  | malloc.c        memory allocation routines (symbolic link to ../common) | 
| 47 | – | msmouse.c       MS-DOS mouse-handling routine for rview | 
| 44 |  | mx_data.c       routine for stored mixtures | 
| 45 |  | mx_func.c       routine for mixture functions | 
| 46 |  | noise3.c        noise functions for random textures | 
| 67 |  | srcdraw.c       routines for drawing small sources into pictures (for rpict) | 
| 68 |  | srcsamp.c       source sampling routines | 
| 69 |  | srcsupp.c       support routines for source objects and materials | 
| 74 | – | suncom.c        program to read and edit raw tty input | 
| 75 | – | sundev.c        standalone driver for Sunwindows | 
| 70 |  | t_data.c        routine for stored textures | 
| 71 |  | t_func.c        routine for procedural textures | 
| 72 |  | text.c          functions for text patterns and mixtures | 
| 79 | – | tty.c           i/o for terminal drivers | 
| 80 | – | vga.c           MS-DOS VGA driver | 
| 73 |  | virtuals.c      routines for simulating virtual light sources | 
| 82 | – | x10.c           driver for X-windows version 10R4 | 
| 74 |  | x11.c           driver for X-windows version 11R3 | 
| 75 |  | x11twind.c      routines for X11 text windows | 
| 76 |  | xtwind.c        routines for X text windows | 
| 86 | – | zeroes.c        compute roots for various equations | 
| 77 |  | rayinit.cal     initialization function file | 
| 88 | – | suntools.icon   icon for Sun Windows driver |