62 |
|
To combine three sets of measurements in a REC709 color space and produce |
63 |
|
a CIE-XYZ file for pabopto2bsdf, which produces a color SIR file: |
64 |
|
.IP "" .2i |
65 |
< |
pabopto2bsdf -m .412 .358 .180 .213 .715 .072 .019 .119 .951 -o blinds_xyz filesR.txt filesG.txt filesB.txt |
65 |
> |
pabopto2xyz -m .412 .358 .180 .213 .715 .072 .019 .119 .951 -o blinds_xyz filesR.txt filesG.txt filesB.txt |
66 |
|
.br |
67 |
|
pabopto2bsdf blinds_xyz*.txt > blinds_xyz.sir |
68 |
|
.SH AUTHOR |
69 |
|
Greg Ward |
70 |
|
.SH "SEE ALSO" |
71 |
|
bsdf2klems(1), bsdf2rad(1), bsdf2ttree(1), bsdfview(1), genBSDF(1), |
72 |
< |
pabopto2bsdf(1) |
72 |
> |
pabopto2bsdf(1) |