--- ray/doc/man/man1/vwrays.1 2012/06/14 22:42:21 1.10 +++ ray/doc/man/man1/vwrays.1 2021/12/04 16:29:29 1.12 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: vwrays.1,v 1.10 2012/06/14 22:42:21 greg Exp $" +.\" RCSid "$Id: vwrays.1,v 1.12 2021/12/04 16:29:29 greg Exp $" .TH VWRAYS 1 1/15/99 RADIANCE .SH NAME vwrays - compute rays for a given picture or view @@ -47,7 +47,9 @@ with the same setting, providing a much faster way to average pixels over image sets. The .I \-pj -option should be used to jitter sample postions in most cases. +and/or +.I \-pd +options should be used to jitter sample postions in most cases. .PP View options may be any combination of standard view parameters described in the @@ -70,7 +72,10 @@ aspect ratio, unless this ratio is set to zero. The .I \-pj option may be used to jitter samples. -The default value of 0 turns off ray jittering. +The +.I \-pd +option specifies a world-diameter aperture for depth-of-field jittering. +The default value of 0 for both options turns off all ray jittering. .PP If the .I \-d @@ -144,4 +149,4 @@ can reproduce any pixel ordering (i.e., any image orie a rendered picture, it will only produce standard scanline-ordered rays when given a set of view parameters. .SH "SEE ALSO" -rcalc(1), rpict(1), rcontrib(1), rtrace(1) +rcalc(1), rcode_depth(1), rcontrib(1), rpict(1), rtpict(1), rtrace(1)