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

Comparing ray/doc/man/man1/ranimate.1 (file contents):
Revision 1.6 by greg, Tue Sep 6 17:59:42 2005 UTC vs.
Revision 1.10 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 157 | Line 157 | how to adjust the exposure for each frame.
157   As in
158   .I pfilt,
159   the exposure setting may be given either as a multiplier or as a
160 < number of f-stop adjustments (eg. +2 or -1.5).
160 > number of f\-stop adjustments (eg. +2 or \-1.5).
161   Alternatively, a file name may be given, which
162   .I ranimate
163   will interpret as having one exposure value per line per frame,
# Line 180 | Line 180 | options of rpict, along with appropriate suffixes,
180   and thus should contain a
181   .I printf(3)
182   style integer field to distinguish one frame number from another.
183 < The final frames will use this name with a ".pic" suffix.
183 > The final frames will use this name with a ".hdr" suffix.
184   The default value is the assigned
185   .I DIRECTORY
186   followed by "/frame%03d".
# Line 292 | Line 292 | command, except that the
292   option will always be used to specify an alternate user name rather than the
293   .I "user@host"
294   convention.
295 < Th
295 > The
296   .I -l
297   option may or may not appear, but the
298   .I -n
# Line 489 | Line 489 | If we only want to see what default values
489   would use without actually executing anything, we can invoke it
490   thus:
491   .IP "" .2i
492 < ranimate -n -e sample.ran
492 > ranimate \-n \-e sample.ran
493   .PP
494   This will print the variables we have given as well as default
495   values
# Line 520 | Line 520 | INTERP= 3                              # render every fourth frame
520   RES= 1024                               # shoot for 1024x resolution
521   MBLUR= .25                              # apply camera motion blur
522   EXP= anim1.exp                          # adjust exposure according to file
523 < pfilt= -r .9                            # use Gaussian filtering
523 > pfilt= \-r .9                           # use Gaussian filtering
524   ARCHIVE= tar cf /dev/nrtape             # save original renderings to tape
525   .fi
526   .PP
# Line 528 | Line 528 | Note the use of abbreviation for variable names.
528   .SH FILES
529   $(DIRECTORY)/STATUS     animation status file
530   $(DIRECTORY)/*          other temporary files
531 < $(BASENAME).pic         final animation frames
531 > $(BASENAME).hdr         final animation frames
532   .SH AUTHOR
533   Greg Ward
534   .SH BUGS
# Line 610 | Line 610 | Since most modern machines use IEEE floating point, th
610   usually a problem, but it is something to keep in mind.
611   .SH "SEE ALSO"
612   fieldcomb(1), pfilt(1), pinterp(1), pmblur(1), rad(1),
613 < ranimove(1), rpict(1), ssh(1), rtrace(1)
613 > ran2tiff(1), ranimove(1), rpict(1), ssh(1), rtrace(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines