7 |
|
[ |
8 |
|
.B "\-q {Hi|Med|Lo}" |
9 |
|
][ |
10 |
+ |
.B \-t |
11 |
+ |
| |
12 |
|
rad options |
13 |
|
] |
14 |
|
input .. |
21 |
|
input file (RIF), |
22 |
|
which builds an octree via |
23 |
|
.I bsdf2rad(1), |
24 |
< |
then views the scene interactively. |
24 |
> |
then renders the scene interactively or calls the |
25 |
> |
.I trad(1) |
26 |
> |
graphical user interface if the |
27 |
> |
.I \-t |
28 |
> |
option is given. |
29 |
|
.PP |
30 |
|
The input is either a single XML file, such as might be produced by |
31 |
|
.I genBSDF(1), |
98 |
|
In this case, the script may exit with an error indicating that the |
99 |
|
.I rad |
100 |
|
input file needs to be removed. |
101 |
< |
.I Rad |
102 |
< |
may also be run using the input file directly from the command line |
103 |
< |
or via |
101 |
> |
.PP |
102 |
> |
This input file may also be re-used directly from the command line using |
103 |
> |
.I rad |
104 |
> |
or |
105 |
|
.I trad(1). |
106 |
|
This may be useful for generating RADIANCE pictures corresponding |
107 |
|
to the above standard views. |