--- ray/doc/man/man1/rhpict.1 2003/12/09 15:59:06 1.2 +++ ray/doc/man/man1/rhpict.1 2007/09/04 17:36:41 1.4 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rhpict.1,v 1.2 2003/12/09 15:59:06 greg Exp $" +.\" RCSid "$Id: rhpict.1,v 1.4 2007/09/04 17:36:41 greg Exp $" .TH RHPICT 1 3/10/99 RADIANCE .SH NAME rhpict - render a RADIANCE picture from a holodeck file @@ -163,7 +163,7 @@ This is option is useful for generating skewed perspec rendering an image a piece at a time. A value of 1 means that the rendered image starts just to the right of the normal view. -A value of -1 would be to the left. +A value of \-1 would be to the left. Larger or fractional values are permitted as well. .TP .BI -vl \ val @@ -177,7 +177,7 @@ option. .BI -vf \ file Get view parameters from .I file, -which may be a picture or a file created by rview (with the "view" command). +which may be a picture or a file created by rvu (with the "view" command). .TP .BI -S \ seqstart Instead of generating a single picture based only on the view @@ -213,11 +213,11 @@ the current frame number. .BR \-w Turn off warning messages. .SH EXAMPLE -rhpict -vp 10 5 3 -vd 1 -.5 0 scene.hdk > scene.pic +rhpict \-vp 10 5 3 \-vd 1 \-.5 0 scene.hdk > scene.pic .PP -rpict -S 1 -o frame%02d.pic scene.hdk < keyframes.vf +rpict \-S 1 \-o frame%02d.pic scene.hdk < keyframes.vf .SH AUTHOR Greg Ward .SH "SEE ALSO" getinfo(1), pfilt(1), pinterp(1), -printf(3), ra_rgbe(1), rholo(1), rpict(1), rview(1) +printf(3), ra_rgbe(1), rholo(1), rpict(1), rvu(1)