1 |
< |
.\" RCSid "$Id" |
1 |
> |
.\" RCSid "$Id$" |
2 |
|
.TH PMBLUR 1 3/3/98 RADIANCE |
3 |
|
.SH NAME |
4 |
|
pmblur - generate views for camera motion blurring |
109 |
|
animation, where the camera shutter is open for 1/4 of the |
110 |
|
interframe distance: |
111 |
|
.IP "" .2i |
112 |
< |
pmblur .25 8 fr1023.pic fr1024.pic | pinterp -B -vf fr1023.pic -x 640 -y 480 |
113 |
< |
fr1023.pic fr1023.zbf fr1024.pic fr1024.zbf > fr1023b.pic |
112 |
> |
pmblur .25 8 fr1023.hdr fr1024.hdr | pinterp \-B \-vf fr1023.hdr \-x 640 \-y 480 |
113 |
> |
fr1023.hdr fr1023.zbf fr1024.hdr fr1024.zbf > fr1023b.hdr |
114 |
|
.SH AUTHOR |
115 |
|
Greg Ward |
116 |
|
.SH BUGS |
117 |
|
Changes in the view shift and lift vectors or the fore and aft |
118 |
|
clipping planes are not blurred. |
119 |
|
.SH "SEE ALSO" |
120 |
< |
pcomb(1), pdfblur(1), pinterp(1), rcalc(1), rpict(1), vwright(1) |
120 |
> |
pcomb(1), pdfblur(1), pinterp(1), pmdblur(1), rcalc(1), rpict(1), vwright(1) |