ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/README
Revision: 3.1
Committed: Fri Dec 26 15:43:37 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Log Message:
Initial revision

File Contents

# User Rev Content
1 gregl 3.1 HOLODECK PROGRAMS
2     SCCSid "$SunId$ SGI"
3    
4     This directory makes rholo and its display drivers and rhcopy.
5    
6     holo.h main header file for holodeck handling routines
7     rhd_qtree.h quadtree data structure for display drivers
8     rhdisp.h header for display process communication
9     rhdriver.h header for display drivers
10     rholo.h main header for rholo modules
11     x11icon.h icon output of "bitmap" for rholo X11 and GLX drivers
12     Version.c symbolic link to ../rt/Version.c
13     dircode.c direction vector encoding/decoding
14     holo.c holodeck initialization and manipulation routines
15     holofile.c holodeck file handling routines
16     rhcopy.c program for copying information into holodeck files
17     rhd_ctab.c color table manager for X11 driver
18     rhd_glx.c GLX driver routines
19     rhd_qtree.c quadtree support for display drivers
20     rhd_qtree2c.c routines to draw quadtree leaves as cones
21     rhd_qtree2r.c routines to draw quadtree leaves as rectangles
22     rhd_x11.c X11 driver routines
23     rhdisp.c main routines for display process
24     rhdisp2.c beam list management for display process
25     rhdisp3.c utility routines for display process
26     rholo.c main routines for rholo program
27     rholo2.c rtrace utility routines for rholo
28     rholo2l.c local rtrace process communication
29     rholo3.c beam list management for rholo
30     rholo4.c display process communication routines for rholo