ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/pmdblur.1
(Generate patch)

Comparing ray/doc/man/man1/pmdblur.1 (file contents):
Revision 1.2 by greg, Tue Jan 18 20:19:56 2005 UTC vs.
Revision 1.4 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 1 | Line 1
1   .\" RCSid "$Id$"
2 < .TH PMDBLUR 1 1/17/05 NAME
2 > .TH PMDBLUR 1 1/17/05 RADIANCE
3 > .SH NAME
4   pmdblur - generate views for combined camera motion and depth blurring
5   .SH SYNOPSIS
6   .B pmdblur
# Line 124 | Line 125 | to simulate motion blur between two frames of a walk-t
125   animation, where the camera shutter is open for 1/4 of the
126   interframe distance with an aperture of 0.1 world units:
127   .IP "" .2i
128 < pmdblur .25 .1 8 fr1023.pic fr1024.pic | pinterp -B -vf fr1023.pic -x 640 -y 480
129 < fr1023.pic fr1023.zbf fr1024.pic fr1024.zbf > fr1023b.pic
128 > pmdblur .25 .1 8 fr1023.hdr fr1024.hdr | pinterp \-B \-vf fr1023.hdr \-x 640 \-y 480
129 > fr1023.hdr fr1023.zbf fr1024.hdr fr1024.zbf > fr1023b.hdr
130   .SH AUTHOR
131   Greg Ward
132   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines