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.18 by greg, Sun Apr 5 01:32:01 2015 UTC vs.
Revision 1.19 by greg, Fri Sep 16 17:54:56 2016 UTC

# Line 32 | Line 32 | genBSDF - generate BSDF description from Radiance or M
32   [
33   .B "geom .."
34   ]
35 + .br
36 + or
37 + .br
38 + .B genBSDF
39 + .B "\-recover tempdir"
40   .SH DESCRIPTION
41   .I GenBSDF
42   computes a bidirectional scattering distribution function from
# Line 157 | Line 162 | when you are certain that the system has a high degree
162   Again, the parameter to this option sets the maximum resolution as
163   a power of 2 in each dimension, but in this case there is one less
164   dimension being sampled.
165 + .PP
166 + The
167 + .I \-recover
168 + option is available for continuing calculations that were killed by
169 + the system or the user.
170 + Unfortunately, genBSDF puts its temporary files in a directory
171 + that is often cleaned up after reboot, so this may not always work.
172   .SH EXAMPLE
173   To create a BSDF description including geometry from a set of venetian blinds:
174   .IP "" .2i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines