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

Comparing ray/doc/man/man1/vwrays.1 (file contents):
Revision 1.6 by greg, Mon Nov 10 19:08:17 2008 UTC vs.
Revision 1.8 by greg, Sat Aug 20 20:57:51 2011 UTC

# Line 4 | Line 4
4   vwrays - compute rays for a given picture or view
5   .SH SYNOPSIS
6   .B vwrays
7 < .B "[ -i -f{a|f|d} | -d ]"
7 > .B "[ -i -u -f{a|f|d} | -d ]"
8   {
9   .B "view opts .."
10   |
# Line 25 | Line 25 | The
25   .I \-i
26   option may be used to specify desired pixel positions on the standard
27   input rather than generating all the pixels for a given view.
28 + If the
29 + .I \-u
30 + option is also given, output will be unbuffered.
31   .PP
32   The
33   .I \-f
# Line 90 | Line 93 | otherwise, which would produce a uniform clipping dist
93   .PP
94   If a picture is given on the command line rather than a set of view options,
95   then the view and image dimensions are taken from the picture file, and
96 < the reported ray origins and directions will exactly match the center of each
97 < pixel in the picture.
96 > the reported ray origins and directions will match the center of each
97 > pixel in the picture (plus optional jitter).
98   .PP
99   If a depth buffer file is given as well, then
100   .I vwrays

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines