--- ray/doc/man/man1/rtcontrib.1 2005/06/02 04:47:26 1.7 +++ ray/doc/man/man1/rtcontrib.1 2005/06/10 16:42:10 1.9 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rtcontrib.1,v 1.7 2005/06/02 04:47:26 greg Exp $" +.\" RCSid "$Id: rtcontrib.1,v 1.9 2005/06/10 16:42:10 greg Exp $" .TH RTCONTRIB 1 5/25/05 RADIANCE .SH NAME rtcontrib - compute contribution coefficients in a RADIANCE scene @@ -7,6 +7,8 @@ rtcontrib - compute contribution coefficients in a RAD [ .B "\-n nprocs" ][ +.B \-r +][ .B "\-e expr" ][ .B "\-f source" @@ -15,7 +17,10 @@ rtcontrib - compute contribution coefficients in a RAD ][ .B "\-b binv" ] -.B "\-m mod .." +{ +.B "\-m mod | \-M file" +} +.. [ .B $EVAR ] @@ -37,6 +42,10 @@ settings. These modifiers are usually materials associated with light sources or sky domes, and must directly modify some geometric primitives to be considered in the output. +A modifier list may also be read from a file using the +.I \-M +option. +.PP The output of .I rtcontrib has many potential uses. @@ -59,7 +68,9 @@ specification. If a destination begins with an exclamation mark ('!'), then a pipe is opened to a command and data is sent to its standard input. Otherwise, the destination is treated as a file. -(An existing file of the same name is clobbered.)\0 +An existing file of the same name is clobbered, unless the +.I \-r +option is specified, in which case data recovery is attempted. If an output specification contains a "%s" format, this will be replaced by the modifier name. The