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

Comparing ray/doc/man/man1/rpict.1 (file contents):
Revision 1.22 by rschregle, Fri Jan 26 18:30:27 2018 UTC vs.
Revision 1.25 by rschregle, Sun Jun 9 17:48:13 2019 UTC

# Line 595 | Line 595 | mapping, taking into account the pagesize specified by
595   .I \-ac.
596   Note that this is approximate as the number of cache pages is rounded to
597   the nearest prime. This allows adapting the cache to the available physical
598 < memory. In conjunction with the
599 < .I \-n
600 < option, this is the cache size
601 < .I per parallel process.
602 < Cache performance is less sensitive to this parameter,
603 < and reasonable performance can obtained with as few as 10k photons. The
604 < default is 1M. This option recognises multiplier suffixes (k = 1e3, M =
605 < 1e6), both in upper and lower case.
598 > memory. Cache performance is less sensitive to this parameter, and reasonable
599 > performance can obtained with as few as 10k photons. The default is 1M. This
600 > option recognises multiplier suffixes (k = 1e3, M = 1e6), both in upper and
601 > lower case.
602   .TP
603   .BI -me " rext gext bext"
604   Set the global medium extinction coefficient to the indicated color,
# Line 666 | Line 662 | is zero, then Russian roulette is used for ray
662   termination, and the
663   .I -lw
664   setting (below) must be positive.
665 < If N is a negative integer, then this sets the upper limit
666 < of reflections past which Russian roulette will be used.
665 > If N is a negative integer, then this limits the maximum
666 > number of reflections even with Russian roulette.
667   In scenes with dielectrics and total internal reflection,
668   a setting of 0 (no limit) may cause a stack overflow.
669   .TP
# Line 914 | Line 910 | option.
910   Greg Ward
911   .SH "SEE ALSO"
912   getinfo(1), lookamb(1), mkpmap(1), oconv(1), pdfblur(1), pfilt(1),
913 < pinterp(1), pmblur(1), printf(3), ra_rgbe(1), rad(1), rtrace(1), rvu(1)
913 > pinterp(1), pmblur(1), printf(3), ra_rgbe(1), rad(1), rpiece(1), rtpict(1), rtrace(1), rvu(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines