| 1 |
< |
.\" RCSid "$Id" |
| 1 |
> |
.\" RCSid "$Id$" |
| 2 |
|
.TH ARCH2RAD 1 11/15/93 RADIANCE |
| 3 |
|
.SH NAME |
| 4 |
|
arch2rad - convert Architrion text file to RADIANCE description |
| 152 |
|
.SH EXAMPLE |
| 153 |
|
To create a qualifier list for building.txt: |
| 154 |
|
.IP "" .2i |
| 155 |
< |
arch2rad -n building.txt > building.qual |
| 155 |
> |
arch2rad \-n building.txt > building.qual |
| 156 |
|
.PP |
| 157 |
|
To translate building.txt into a RADIANCE file using the mapping |
| 158 |
|
building.map: |
| 159 |
|
.IP "" .2i |
| 160 |
< |
arch2rad -m building.map building.txt > building.rad |
| 160 |
> |
arch2rad \-m building.map building.txt > building.rad |
| 161 |
|
.PP |
| 162 |
|
To create an octree directly from an Architrion file using the default |
| 163 |
|
mapping and materials: |