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.3 by rschregle, Wed May 18 12:45:55 2016 UTC vs.
Revision 1.5 by rschregle, Thu Mar 30 11:58:17 2017 UTC

# Line 57 | Line 57 | photons, and output to file \fIfile\fR. This only acco
57   illumination and is intended for debugging and validation of photon emission
58   from the light sources, as the quality is too low for actual rendering.
59  
60 < .IP "\fB\-apC \fIfile nphotons \fB(EXPERIMENTAL)\fR"
60 > .IP "\fB\-apC \fIfile nphotons\fR"
61   Generate a contribution photon map containing approximately
62   \fInphotons\fR photons, and output to file \fIfile\fR. This may then be
63   used by \fIrcontrib(1)\fR to compute light source contributions.
# Line 210 | Line 210 | with the \fB\-apv\fR option. See \fIrpict(1)\fR for de
210   .IP "\fB\-n \fInproc\fR"
211   Use \fInproc\fR processes for parallel photon distribution. There is no
212   benefit in specifying more than the number of physical CPU cores available.
213 + This option is currently not available on Windows.
214  
215   .IP "\fB\-t \fIinterval\fR"
216   Output a progress report every \fIinterval\fR seconds. This includes
# Line 285 | Line 286 | mkpmap \-apg refRoom.gpm 1m \-apo glazingMat refRoom.o
286   Generate a contribution photon map containing 200000 photons suitable for
287   obtaining light source contributions with \fIrcontrib(1)\fR:
288   .IP
289 < mkpmap \-apl bonzo-contrib.gpm 200k bonzo.oct
289 > mkpmap \-apC bonzo-contrib.gpm 200k bonzo.oct
290  
291   .SH BUGS
292   The focus of a spotlight source, as defined by the length of its direction

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines