14 |
|
.SH DESCRIPTION |
15 |
|
.I Bsdfview |
16 |
|
renders a BSDF description interactively. |
17 |
< |
This program is a script that creates a rad input file (RIF) |
17 |
> |
This is a script that creates a rad input file (RIF) |
18 |
|
then calls |
19 |
|
.I rad(1) |
20 |
< |
to make an octree by calling |
21 |
< |
.I bsdf2rad(1) |
22 |
< |
and view the scene interactively. |
20 |
> |
to make an octree via |
21 |
> |
.I bsdf2rad(1), |
22 |
> |
then views the scene interactively. |
23 |
|
.PP |
24 |
|
The input is either a single XML file, such as might be produced by |
25 |
|
.I genBSDF(1), |
26 |
|
.I bsdf2klems(1), |
27 |
|
or |
28 |
|
.I bsdf2ttree(1), |
29 |
< |
or one to four scattering interpolation representation (SIR) files, as |
29 |
> |
or up to four scattering interpolation representation (SIR) files, as |
30 |
|
might be produced by |
31 |
|
pabopto2bsdf(1). |
32 |
|
.PP |