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

Comparing ray/doc/man/man1/bsdfview.1 (file contents):
Revision 1.3 by greg, Sun Aug 13 20:11:04 2017 UTC vs.
Revision 1.5 by greg, Wed Oct 18 19:30:48 2017 UTC

# Line 7 | Line 7 | bsdfview - view a BSDF representation
7   [
8   .B "\-q {Hi|Med|Lo}"
9   ][
10 + .B \-t
11 + |
12   rad options
13   ]
14   input ..
# Line 19 | Line 21 | This is a script that creates a
21   input file (RIF),
22   which builds an octree via
23   .I bsdf2rad(1),
24 < then views the scene interactively.
24 > then renders the scene interactively or calls the
25 > .I trad(1)
26 > graphical user interface if the
27 > .I \-t
28 > option is given.
29   .PP
30   The input is either a single XML file, such as might be produced by
31   .I genBSDF(1),
# Line 92 | Line 98 | been removed.
98   In this case, the script may exit with an error indicating that the
99   .I rad
100   input file needs to be removed.
101 < .I Rad
102 < may also be run using the input file directly from the command line
103 < or via
101 > .PP
102 > This input file may also be re-used directly from the command line using
103 > .I rad
104 > or
105   .I trad(1).
106   This may be useful for generating RADIANCE pictures corresponding
107   to the above standard views.
108 + If no interactive run is desired, start
109 + .I bsdfview
110 + with the
111 + .I "-v 0"
112 + option.
113   .SH AUTHOR
114   Greg Ward
115   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines