--- ray/doc/man/man1/rtpict.1 2019/07/23 18:17:54 1.3 +++ ray/doc/man/man1/rtpict.1 2019/12/19 04:56:44 1.5 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rtpict.1,v 1.3 2019/07/23 18:17:54 greg Exp $" +.\" RCSid "$Id: rtpict.1,v 1.5 2019/12/19 04:56:44 greg Exp $" .TH RTPICT 1 3/19/2018 RADIANCE .SH NAME rtpict - generate a RADIANCE picture or layerd image using rtrace @@ -62,12 +62,12 @@ in the specified directory: .sp .nf v radiance.hdr -r mirrored.hdr -x unmirrored.hdr -l effective.dpt -L firstsurface.dpt -R mirrored.dpt -X unmirrored.dpt +r r_refl.hdr +x r_unrefl.hdr +l d_effective.dpt +L d_firstsurf.dpt +R d_refl.dpt +X d_unrefl.dpt n perturbed.nrm N unperturbed.nrm s surface.idx @@ -84,7 +84,8 @@ converted to a 16-bit representation by .I rcode_depth(1), and the .I \-d -option should be used to assign the reference (median) depth and units. +option should be used to assign the reference (median) depth and world +units, which applies to the overall scene. Surface normals (from the 'n' and 'N' types) will be converted to a 32-bit representation by .I rcode_normal(1).