ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/README
Revision: 2.1
Committed: Tue Nov 12 17:02:17 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.1: +0 -0 lines
Log Message:
updated revision number for release 2.0

File Contents

# User Rev Content
1 greg 1.1 MODEL CONVERTER PROGRAMS
2     SCCSid "$SunId$ LBL"
3    
4     This directory contains translator programs between other scene modeling
5     languages and Radiance.
6    
7     trans.h translator definitions
8     arch2rad.c convert Architrion file to Radiance
9     ies2rad.c convert IES luminaire data to Radiance description
10     lampcolor.c program to convert lamp color from table and compute radiance
11     nff2rad.c convert Neutral File Format input to Radiance scene description
12     thf2rad.c convert GDS things file to Radiance scene description
13     thf2rad2.c modified thf2rad with different cylinder end caps
14     trans.c translator utilities