--- ray/doc/man/man1/rtcontrib.1 2005/06/09 17:27:27 1.8 +++ ray/doc/man/man1/rtcontrib.1 2005/06/10 20:53:55 1.10 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rtcontrib.1,v 1.8 2005/06/09 17:27:27 greg Exp $" +.\" RCSid "$Id: rtcontrib.1,v 1.10 2005/06/10 20:53:55 greg Exp $" .TH RTCONTRIB 1 5/25/05 RADIANCE .SH NAME rtcontrib - compute contribution coefficients in a RADIANCE scene @@ -17,7 +17,10 @@ rtcontrib - compute contribution coefficients in a RAD ][ .B "\-b binv" ] -.B "\-m mod .." +{ +.B "\-m mod | \-M file" +} +.. [ .B $EVAR ] @@ -39,6 +42,14 @@ 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. +The RAYPATH environment variable determines directories to search for +this file. +(No search takes place if a file name begins with a '.', '/' or '~' +character.)\0 +.PP The output of .I rtcontrib has many potential uses. @@ -113,8 +124,6 @@ Unlike will search the RADIANCE library directories for each file given in a .I \-f option. -(No search takes place if a file name begins with a '.', '/' or '~' -character.)\0 .PP If no .I \-o @@ -198,7 +207,7 @@ To compute an array of illuminance contributions accor rtcontrib -b tbin -o sky.dat -m skyglow -b 0 -o ground.dat -m groundglow @render.opt -f tregenza.cal scene.oct < test.dat .SH ENVIRONMENT -RAYPATH path to search for -f files +RAYPATH path to search for -f and -M files .SH AUTHOR Greg Ward .SH "SEE ALSO"