9 |
|
][ |
10 |
|
.B "\-h|\-q" |
11 |
|
][ |
12 |
+ |
.B "\-pC" |
13 |
+ |
][ |
14 |
|
.B "\-l maxlobes" |
15 |
|
] |
16 |
|
[ |
24 |
|
.B "\-n spp" |
25 |
|
][ |
26 |
|
.B "\-h|\-q" |
27 |
+ |
][ |
28 |
+ |
.B "\-pC" |
29 |
|
] |
30 |
|
.B bsdf_in.xml |
31 |
|
.br |
37 |
|
][ |
38 |
|
.B "\-h|\-q" |
39 |
|
][ |
40 |
+ |
.B "\-pC" |
41 |
+ |
][ |
42 |
|
.B "{+|-}forward" |
43 |
|
][ |
44 |
|
.B "{+|-}backward" |
68 |
|
option may be used to reduce this number to 41 patches. |
69 |
|
Neither option is recommended unless the distribution is known to |
70 |
|
be approximately diffuse. |
71 |
+ |
.PP |
72 |
|
The |
73 |
+ |
.I \-p |
74 |
+ |
option by itself turns off the progress bar, whose length may be set |
75 |
+ |
by an immediately following integer argument. |
76 |
+ |
(The default progress bar length is 79 characters.)\0 |
77 |
+ |
.PP |
78 |
+ |
The |
79 |
|
.I \-l |
80 |
|
option may be used to specify the maximum number of lobes in any |
81 |
|
interpolated radial basis function. |
133 |
|
options, and should obey both Helmholtz reciprocity and |
134 |
|
integrate to less than 1 over each projected incident hemisphere |
135 |
|
for energy conservation. |
136 |
+ |
The variable and function definitions in each |
137 |
+ |
.I \-f source |
138 |
+ |
file are read and compiled from the RADIANCE library where it is found. |
139 |
|
.PP |
140 |
|
Similar to the |
141 |
|
.I genBSDF(1) |
166 |
|
isotropic Phong distribution: |
167 |
|
.IP "" .2i |
168 |
|
bsdf2klems -e 'phong(ix,iy,iz,ox,oy,oz) = if(iz, .1+((iz+oz)/sqrt((ix+ox)^2+(iy+oy)^2+(iz+oz)^2))^50, 0)' phong > phong.xml |
169 |
+ |
.SH ENVIRONMENT |
170 |
+ |
RAYPATH the directories to check for auxiliary files. |
171 |
|
.SH AUTHOR |
172 |
|
Greg Ward |
173 |
|
.SH "SEE ALSO" |
174 |
|
bsdf2ttree(1), dctimestep(1), icalc(1), gendaymtx(1), genklemsamp(1), |
175 |
< |
genskyvec(1), mkillum(1), genBSDF(1), pkgBSDF(1), rcontrib(1), rtrace(1) |
175 |
> |
genskyvec(1), mkillum(1), genBSDF(1), pkgBSDF(1), rcontrib(1), rfluxmtx(1), |
176 |
> |
rmtxop(1), wrapBSDF(1) |