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.4 by greg, Mon Sep 19 04:26:08 2005 UTC vs.
Revision 1.5 by greg, Tue Sep 4 17:36:41 2007 UTC

# Line 109 | Line 109 | vwrays scene_v2.pic scene_v2.zbf > scene_v2.pts
109   .PP
110   To determine what the dimensions of a given view would be:
111   .IP "" .2i
112 < vwrays -d -vf myview.vf -x 2048 -y 2048
112 > vwrays \-d \-vf myview.vf \-x 2048 \-y 2048
113   .PP
114   To generate a RADIANCE picture using
115   .I rtrace
116   instead of
117   .I rpict:
118   .IP "" .2i
119 < vwrays -ff -vf view1.vf -x 1024 -y 1024 |
120 < rtrace `vwrays -d -vf view1.vf -x 1024 -y 1024` -ffc scene.oct > view1.pic
119 > vwrays \-ff \-vf view1.vf \-x 1024 \-y 1024 |
120 > rtrace `vwrays \-d \-vf view1.vf \-x 1024 \-y 1024` \-ffc scene.oct > view1.pic
121   .SH AUTHOR
122   Greg Ward Larson
123   .SH ACKNOWLEDGMENT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines