ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/README
Revision: 3.3
Committed: Sat Feb 22 02:07:24 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5, rad3R6, rad3R6P1
Changes since 3.2: +1 -1 lines
Log Message:
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

File Contents

# Content
1 HOLODECK PROGRAMS
2 SCCSid "@(#)README 3.2 1/7/98 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 genrhenv.c program to generate environment maps from holodeck sections
15 genrhgrid.c program to generate Radiance section grid representations
16 holo.c holodeck initialization and manipulation routines
17 holofile.c holodeck file handling routines
18 rhcopy.c program for copying information into holodeck files
19 rhd_ctab.c color table manager for X11 driver
20 rhd_glx.c GLX driver routines
21 rhd_qtree.c quadtree support for display drivers
22 rhd_qtree2c.c routines to draw quadtree leaves as cones
23 rhd_qtree2r.c routines to draw quadtree leaves as rectangles
24 rhd_x11.c X11 driver routines
25 rhdisp.c main routines for display process
26 rhdisp2.c beam list management for display process
27 rhdisp3.c utility routines for display process
28 rholo.c main routines for rholo program
29 rholo2.c rtrace utility routines for rholo
30 rholo2l.c local rtrace process communication
31 rholo3.c beam list management for rholo
32 rholo4.c display process communication routines for rholo