| 1 |
< |
.\" RCSid "$Id" |
| 1 |
> |
.\" RCSid "$Id$" |
| 2 |
|
.TH RHPICT 1 3/10/99 RADIANCE |
| 3 |
|
.SH NAME |
| 4 |
|
rhpict - render a RADIANCE picture from a holodeck file |
| 163 |
|
rendering an image a piece at a time. |
| 164 |
|
A value of 1 means that the rendered image starts just to the right of |
| 165 |
|
the normal view. |
| 166 |
< |
A value of -1 would be to the left. |
| 166 |
> |
A value of \-1 would be to the left. |
| 167 |
|
Larger or fractional values are permitted as well. |
| 168 |
|
.TP |
| 169 |
|
.BI -vl \ val |
| 177 |
|
.BI -vf \ file |
| 178 |
|
Get view parameters from |
| 179 |
|
.I file, |
| 180 |
< |
which may be a picture or a file created by rview (with the "view" command). |
| 180 |
> |
which may be a picture or a file created by rvu (with the "view" command). |
| 181 |
|
.TP |
| 182 |
|
.BI -S \ seqstart |
| 183 |
|
Instead of generating a single picture based only on the view |
| 213 |
|
.BR \-w |
| 214 |
|
Turn off warning messages. |
| 215 |
|
.SH EXAMPLE |
| 216 |
< |
rhpict -vp 10 5 3 -vd 1 -.5 0 scene.hdk > scene.pic |
| 216 |
> |
rhpict \-vp 10 5 3 \-vd 1 \-.5 0 scene.hdk > scene.pic |
| 217 |
|
.PP |
| 218 |
< |
rpict -S 1 -o frame%02d.pic scene.hdk < keyframes.vf |
| 218 |
> |
rpict \-S 1 \-o frame%02d.pic scene.hdk < keyframes.vf |
| 219 |
|
.SH AUTHOR |
| 220 |
|
Greg Ward |
| 221 |
|
.SH "SEE ALSO" |
| 222 |
|
getinfo(1), pfilt(1), pinterp(1), |
| 223 |
< |
printf(3), ra_rgbe(1), rholo(1), rpict(1), rview(1) |
| 223 |
> |
printf(3), ra_rgbe(1), rholo(1), rpict(1), rvu(1) |