ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/genBSDF.1
(Generate patch)

Comparing ray/doc/man/man1/genBSDF.1 (file contents):
Revision 1.7 by greg, Fri Jun 24 00:41:51 2011 UTC vs.
Revision 1.10 by greg, Thu Jun 14 22:42:21 2012 UTC

# Line 9 | Line 9 | genBSDF - generate BSDF description from Radiance or M
9   ][
10   .B "\-n Nproc"
11   ][
12 < .B "\-r 'rtcontrib opts...'"
12 > .B "\-r 'rcontrib opts...'"
13   ][
14   .B "\-t{3|4} Nlog2"
15   ][
# Line 78 | Line 78 | The variance in the results may be reduced by increasi
78   samples per incident direction using the
79   .I \-c
80   option.
81 < This value defaults to 1000 samples distributed over the incoming plane
81 > This value defaults to 2000 samples distributed over the incoming plane
82   for each of the 145 Klems hemisphere directions.
83   .PP
84   In some cases, the processing time may be reduced by the
# Line 86 | Line 86 | In some cases, the processing time may be reduced by t
86   option, which specifies the number of simultaneous
87   .I rtrace(1)
88   processes to run in
89 < .I rtcontrib(1).
89 > .I rcontrib(1).
90   The
91   .I \-r
92   option may be used to specify a set of quoted arguments to be
93   included on the
94 < .I rtcontrib
94 > .I rcontrib
95   command line.
96   .PP
97   The
# Line 108 | Line 108 | A
108   .I \-t4
109   parameter of 5 corresponds to 32x32 or 1024 output regions, so a
110   .I \-c
111 < setting of 102400 would provide 100 samples per region on average.
111 > setting of 10240 would provide 10 samples per region on average.
112   Increasing the resolution to 6 corresponds to 64x64 or 4096
113   regions, so the
114   .I \-c
# Line 152 | Line 152 | directions using the Klems directions or similar.
152   Greg Ward
153   .SH "SEE ALSO"
154   dctimestep(1), genklemsamp(1), genskyvec(1), mkillum(1),
155 < pkgBSDF(1), rtcontrib(1), rtrace(1)
155 > pkgBSDF(1), rcontrib(1), rtrace(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines