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 |
|
| |
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 |
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 |