ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/README
(Generate patch)

Comparing ray/src/rt/README (file contents):
Revision 2.8 by greg, Sat Feb 22 02:07:28 2003 UTC vs.
Revision 2.9 by greg, Fri Nov 5 03:31:38 2004 UTC

# Line 8 | Line 8 | ambient.h      common definitions for interreflection routi
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)
# Line 18 | Line 16 | x11icon.h      icon for rview under X11
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
# Line 44 | Line 41 | m_clip.c       routine for clipped (cut) objects
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
# Line 71 | Line 67 | sphere.c       compute ray intersection with spheres
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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines