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.11 by greg, Mon Apr 11 04:03:36 2022 UTC vs.
Revision 1.12 by greg, Thu Jan 5 19:25:21 2023 UTC

# Line 88 | Line 88 | option should be used to assign the reference (median)
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).
91 > .I rcode_norm(1).
92   Finally, identifiers (from the 's', 'm', and 'M' types) will be
93   converted to a 16-bit index format by
94   .I rcode_ident(1).
# Line 113 | Line 113 | rtpict -n 8 -vf fish.vf @render.opt -ovLn fisholay sce
113   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),
116 > pvalue(1), rad(1), rcode_depth(1), rcode_norm(1), rcode_ident(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