ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rad.1
(Generate patch)

Comparing ray/doc/man/man1/rad.1 (file contents):
Revision 1.11 by greg, Tue May 26 10:00:46 2015 UTC vs.
Revision 1.12 by greg, Fri Jan 1 19:14:43 2021 UTC

# Line 444 | Line 444 | This variable designates a global photon map to be gen
444   .I mkpmap(1)
445   and used to accelerate rendering.
446   The file name must be followed by the number of photons to be stored
447 < in the map, and this number may be followed by a bandwidth for rendering.
447 > in the map, and this number may be followed by a bandwidth for rendering,
448 > which can be two arguments if bias compensation is desired.
449   There is no default value, meaning that a global photon map will not
450   normally be created.
451   .TP
# Line 454 | Line 455 | This variable designates a caustic photon map to be ge
455   and used during renderings to model light transmission by reflecting
456   and refracting surfaces.
457   The file name must be followed by the number of photons to be stored
458 < in the map, and this number may be followed by a bandwidth for rendering.
458 > in the map, and this number may be followed by a bandwidth for rendering,
459 > which can be two arguments if bias compensation is desired.
460   There is no default value, meaning that a caustic photon map will not
461   normally be created.
462   .TP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines