| 232 |
|
Restart the image, using the specified number of rendering processes. |
| 233 |
|
Usually used after the "set" command. |
| 234 |
|
.TP |
| 235 |
< |
.BI origin " [ xo yo zo [ xd yd zd ] ]" |
| 236 |
< |
Change view origin to the indicated world position |
| 235 |
> |
.BI origin " [ d | xo yo zo [ xd yd zd ] ]" |
| 236 |
> |
Move the view forward or backwards the distance specified by a single |
| 237 |
> |
.I d |
| 238 |
> |
argument along the view direction vector. |
| 239 |
> |
If 3 or more arguments are given, move the |
| 240 |
> |
view origin to the indicated world position |
| 241 |
|
.I "xo yo zo" |
| 242 |
|
looking in the direction |
| 243 |
|
.I "xd yd zd." |
| 244 |
< |
If the direction is missing, the current view direction is used. |
| 245 |
< |
If the origin is missing, the cursor is used to select the |
| 244 |
> |
If the direction is unspecified, the current view direction is used. |
| 245 |
> |
Without arguments, the cursor is used to select the |
| 246 |
|
view origin, and the direction will be determined by the |
| 247 |
|
(reoriented) surface normal. |
| 248 |
|
The view type and size will not be altered, but the up vector |
| 371 |
|
Greg Ward |
| 372 |
|
.SH "SEE ALSO" |
| 373 |
|
getinfo(1), lookamb(1), mkpmap(1), |
| 374 |
< |
oconv(1), pfilt(1), rad(1), rpict(1), rtrace(1) |
| 374 |
> |
oconv(1), pfilt(1), rad(1), rpict(1), rtpict(1), rtrace(1) |