26 |
|
and plots it as a RADIANCE scene file. |
27 |
|
In the first form, |
28 |
|
.I bsdf2rad |
29 |
< |
takes a single XML file representing a Klems or tensor tree, plotting |
29 |
> |
takes a single XML file representing a Klems or tensor tree BSDF, plotting |
30 |
|
as many scattering hemispheres as are present in the file. |
31 |
|
In the second form, |
32 |
|
.I bsdf2rad |
91 |
|
To render an SIR description of a BRDF: |
92 |
|
.IP "" .2i |
93 |
|
bsdf2rad front_refl.sir back_refl.sir > refl.rad |
94 |
+ |
.br |
95 |
|
oconv -f refl.rad | rpict -vf good.vf > refl_good.hdr |
96 |
|
.SH AUTHOR |
97 |
|
Greg Ward |
98 |
|
.SH "SEE ALSO" |
99 |
|
bsdf2klems(1), bsdf2ttree(1), genBSDF(1), |
100 |
< |
bsdfview(1), oconv(1), pabopto2bsdf(1), rad(1), rpict(1), rvu(1) |
100 |
> |
bsdfview(1), oconv(1), pabopto2bsdf(1), pabopto2xyz(1), rad(1), rpict(1), rvu(1) |