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.10 by rschregle, Tue Mar 20 19:53:09 2018 UTC vs.
Revision 1.11 by rschregle, Thu Dec 6 20:13:13 2018 UTC

# Line 306 | Line 306 | attempts before terminating with an error. This can be
306   \fB\-apM\fR option.
307  
308   .SS Material Support
309 < The \fIplasfunc\fR, \fImetfunc\fR, \fItransfunc\fR, \fIbrtdfunc\fR,
310 < \fIplasdata\fR, \fImetdata\fR and \fItransdata\fR materials are not
311 < supported by the photon mapping extension. Use the newer \fIbsdf\fR material
309 > Not all materials are fully supported by the photon map extension.  The
310 > \fIplasfunc\fR, \fImetfunc\fR, \fItransfunc\fR, \fIplasdata\fR,
311 > \fImetdata\fR and \fItransdata\fR materials currently only scatter photons
312 > diffusely, and will not produce caustics.  The \fIbrtdfunc\fR material only
313 > produces caustics via ideal (mirror) specular reflection and transmission.
314 > For more realistic scattering behaviour, use the newer \fIbsdf\fR material
315   instead.
316   .PP
317   Virtual light sources (normally enabled with the \fImirror\fR material) are

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines