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

Comparing ray/doc/man/man1/rtpict.1 (file contents):
Revision 1.4 by greg, Wed Aug 14 22:18:03 2019 UTC vs.
Revision 1.11 by greg, Mon Apr 11 04:03:36 2022 UTC

# Line 1 | Line 1
1   .\" RCSid "$Id$"
2   .TH RTPICT 1 3/19/2018 RADIANCE
3   .SH NAME
4 < rtpict - generate a RADIANCE picture or layerd image using rtrace
4 > rtpict - generate a RADIANCE picture or layered image using rtrace
5   .SH SYNOPSIS
6   .B rtpict
7   .B "-n nproc"
# Line 84 | Line 84 | converted to a 16-bit representation by
84   .I rcode_depth(1),
85   and the
86   .I \-d
87 < option should be used to assign the reference (median) depth and units.
87 > option should be used to assign the reference (median) depth and world
88 > units, which applies to the overall scene.
89   Surface normals (from the 'n' and 'N' types) will be converted
90   to a 32-bit representation by
91   .I rcode_normal(1).
# Line 99 | Line 100 | with the 'v' type will be renamed
100   .I "irradiance.hdr"
101   and some other output types become irrelevant (i.e., 'r', 'x', 'R', and 'X').
102   If one or more of the associated output files already exists in the
103 < destination directory, it will be overwritten with the new data.
103 > destination directory, an error will be printed and the command will abort.
104   .SH EXAMPLES
105   To render a scene with four processes:
106   .IP "" .2i
# Line 113 | Line 114 | Greg Ward
114   .SH "SEE ALSO"
115   getinfo(1), mkpmap(1), oconv(1), pfilt(1),
116   pvalue(1), rad(1), rcode_depth(1), rcode_normal(1), rcode_ident(1),
117 < rpiece(1), rpict(1), rsplit(1), rtrace(1), rvu(1), vwrays(1),
117 > rcrop(1), rpiece(1), rpict(1), rsplit(1), rtrace(1), rvu(1), vwrays(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines