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

Comparing ray/doc/man/man1/mkpmap.1 (file contents):
Revision 1.1 by greg, Tue Feb 24 19:39:26 2015 UTC vs.
Revision 1.2 by rschregle, Fri Jun 5 08:48:09 2015 UTC

# Line 142 | Line 142 | different photon distributions for the same octree and
142  
143   .IP "\fB\-aps \fImod\fR"
144   Specifies a modifier \fImod\fR defined as \fIantimatter\fR material to act
145 < as a dummy (i.e.  invisible) sensor surface.  Photons will be deposited on
145 > as a virtual (i.e.  invisible) receiver surface.  Photons will be deposited on
146   all surfaces using this modifier, just like regular materials, but will then
147   be transferred through the surface without undergoing scattering; the
148   surface therefore does not affect the light transport and simply acts as an
# Line 156 | Line 156 | the front side of the sensor surface, i.e.  when enter
156   an error if the specified modifier is not an \fIantimatter\fR material.
157  
158   .IP "\fB\-apS \fImodfile\fR"
159 < Read dummy sensor surface modifiers from the file \fImodfile\fR as a more
159 > Read virtual receiver surface modifiers from the file \fImodfile\fR as a more
160   convenient alternative to multiple instances of \fB\-aps\fR.
161  
162   .IP "\fB\-bv\fR[\fB+\fR|\fB-\fR]"
# Line 252 | Line 252 | Virtual light sources (normally enabled with the \fImi
252   disabled with the photon map, as the resulting caustics are already accounted
253   for.
254  
255 < .SS Dummy Sensor Surfaces
255 > .SS Virtual Receiver Surfaces
256   Since photons are surface bound, the density estimate is only asymptotically
257   correct when performed at points which lie on the scene geometry.  The
258   irradiance is underestimated for arbitrarily placed points when photons are
259   collected from distant surfaces.  \fIMkpmap\fR offers a workaround with a
260 < dummy sensor surface using the \fIantimatter\fR material; see the \fB-aps\fR
260 > virtual receiver surface using the \fIantimatter\fR material; see the \fB-aps\fR
261   and \fB-apS\fR options for details.
262  
263   .SH EXAMPLES

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines