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

Comparing ray/doc/man/man1/rtrace.1 (file contents):
Revision 1.19 by greg, Sun Dec 13 19:13:03 2009 UTC vs.
Revision 1.20 by greg, Tue Jan 26 04:42:16 2010 UTC

# Line 543 | Line 543 | source within a given scattering volume.
543   .TP
544   .BI -lr \ N
545   Limit reflections to a maximum of
546 < .I N.
546 > .I N,
547 > if N is a positive integer.
548   If
549   .I N
550   is zero or negative, then Russian roulette is used for ray
# Line 551 | Line 552 | termination, and the
552   .I -lw
553   setting (below) must be positive.
554   If N is a negative integer, then this sets the upper limit
555 < of reflections past which Russian roulette will not be used.
555 > of reflections past which Russian roulette will be used.
556   In scenes with dielectrics and total internal reflection,
557   a setting of 0 (no limit) may cause a stack overflow.
558   .TP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines