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

Comparing ray/doc/man/man1/pkgBSDF.1 (file contents):
Revision 1.2 by greg, Thu Jun 23 18:17:12 2011 UTC vs.
Revision 1.4 by greg, Tue Aug 18 15:23:38 2015 UTC

# Line 15 | Line 15 | pkgBSDF - package BSDFs provided as XML for Radiance
15   takes one or more XML files, each describing the bidirectional scattering
16   distribution function of a surface or geometric system, and packages
17   them into RADIANCE scene descriptions.
18 + If the input file(s) do not begin with a '.' or '/', the directories
19 + in the RAYPATH environment variable will be searched.
20   One rectangle is produced for each BSDF that has
21   no detail geometry and/or no rear-side reflectance distribution.
22   If both front and back reflectance distributions are present with
# Line 38 | Line 40 | references to the same complex BSDF object.
40   Normally,
41   .I pkgBSDF
42   produces one RADIANCE scene file for each XML input, replacing
43 < the required '.xml' suffix with '.rad' in the same directory.
43 > the required '.xml' suffix with '.rad' and writing to the current directory.
44   The
45   .I \-s
46   option sends the RADIANCE scene description to the standard

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines