158 |
|
option may be used to further define |
159 |
|
a "bin number" within each object if finer resolution is needed, and |
160 |
|
this will be applied to a "%d" format in the output file |
161 |
< |
specification if present. |
161 |
> |
specification if present. |
162 |
> |
(The final integer will be offset incrementally |
163 |
> |
if the output is a RADIANCE picture and more than one modifier has |
164 |
> |
the same format specification.)\0 |
165 |
|
The actual bin number is computed at run time based on ray direction |
166 |
|
and surface intersection, as described below. |
167 |
|
The number of bins must be specified in advance with the |
283 |
|
replaced by the contents of the given file. |
284 |
|
.PP |
285 |
|
.I Rcontrib |
286 |
< |
has EXPERIMENTAL support for light source contributions from photon maps |
284 |
< |
generated by |
286 |
> |
supports light source contributions from photon maps generated by |
287 |
|
.I mkpmap(1) |
288 |
|
with its |
289 |
|
.I -apC |
290 |
< |
option. In photon mapping mode, |
290 |
> |
option. Enabling photon mapping is described in the |
291 |
> |
.I rtrace |
292 |
> |
man page along with its relevant settings. In photon mapping mode, |
293 |
|
.I rcontrib |
294 |
|
only supports contributions from light sources, not arbitrary modifiers. |
295 |
|
The |
299 |
|
.I \-V- |
300 |
|
option. Using fewer photons than there are light sources for the photon |
301 |
|
density estimates results in omitted contributions, thus the bandwidth |
302 |
< |
is clamped accordingly and a warning issued. |
302 |
> |
is clamped accordingly and a warning is issued. |
303 |
|
.SH EXAMPLES |
304 |
|
To compute the proportional contributions from sources modified |
305 |
|
by "light1" vs. "light2" on a set of illuminance values: |
330 |
|
scene.oct < test.dat, |
331 |
|
.SH ENVIRONMENT |
332 |
|
RAYPATH path to search for \-f and \-M files |
333 |
+ |
.SH BUGS |
334 |
+ |
We do not currently compute contributions or coefficients properly |
335 |
+ |
in scenes with participating media. |
336 |
+ |
A single warning will be issued if a scattering or absorbing medium |
337 |
+ |
is detected. |
338 |
|
.SH AUTHOR |
339 |
|
Greg Ward |
340 |
|
.SH "SEE ALSO" |