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.13 by greg, Mon Dec 11 19:21:43 2023 UTC vs.
Revision 1.16 by greg, Wed Jun 4 20:32:24 2025 UTC

# Line 92 | Line 92 | option is specified and
92   is greater than 3.
93   In this case, a hyperspectral image will be generated for each
94   of the value types, converted by
95 < .I rmtxcomb(1)
95 > .I rcomb(1)
96   and with its suffix set to ".hsr" rather than ".hdr".
97   Distances (from the 'l', 'L', 'R', and 'X' types) will be
98   converted to a 16-bit representation by
# Line 130 | Line 130 | rtpict -n 8 -vf fish.vf @render.opt -ovLn fisholay sce
130   .PP
131   To render a hyperspectral irradiance image with 18 spectral samples:
132   .IP "" .2i
133 < rtpict -vf inside.vf -cs 18 -co+ scene.oct > scene_inside.hsr
133 > rtpict -vf inside.vf -i+ -cs 18 -co+ scene.oct > scene_inside.hsr
134   .SH AUTHOR
135   Greg Ward
136   .SH "SEE ALSO"
137   getinfo(1), mkpmap(1), oconv(1), pfilt(1),
138   pvalue(1), rad(1), rcode_depth(1), rcode_norm(1), rcode_ident(1),
139 < rcrop(1), rmtxop(1), rmtxcomb(1),
140 < rpiece(1), rpict(1), rsplit(1), rtrace(1), rvu(1), vwrays(1)
139 > rcomb(1), rcrop(1), rmtxop(1),
140 > rpiece(1), rpict(1), rsplit(1), rtrace(1), rvu(1), rxpiece(1), vwrays(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines