| 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 |
greg |
2.2 |
lamp.tab default lookup table associating lamp types with colors
|
| 11 |
greg |
1.1 |
lampcolor.c program to convert lamp color from table and compute radiance
|
| 12 |
|
|
nff2rad.c convert Neutral File Format input to Radiance scene description
|
| 13 |
greg |
2.2 |
source.cal function file for light sources from ies2rad
|
| 14 |
greg |
1.1 |
thf2rad.c convert GDS things file to Radiance scene description
|
| 15 |
|
|
thf2rad2.c modified thf2rad with different cylinder end caps
|
| 16 |
greg |
2.2 |
tilt.cal computes tilt factor for ies2rad
|
| 17 |
greg |
1.1 |
trans.c translator utilities
|