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

Comparing ray/doc/man/man1/obj2mesh.1 (file contents):
Revision 1.7 by greg, Sun Feb 1 22:31:19 2004 UTC vs.
Revision 1.8 by greg, Fri Apr 23 00:56:27 2004 UTC

# Line 5 | Line 5 | obj2mesh - create a compiled RADIANCE mesh file from W
5   .SH SYNOPSIS
6   .B obj2mesh
7   [
8 < .B "\-a matinput"
8 > .B "\-a matfile"
9   ][
10 + .B "\-l matlib"
11 + ][
12   .B "\-n objlim"
13   ][
14   .B "\-r maxres"
# Line 30 | Line 32 | which is sent to
32   Any RADIANCE material descriptions included via one or more
33   .I \-a
34   options will be compiled and stored in the mesh as well.
35 + If the
36 + .I \-l
37 + option is used to specify a material file, the RADIANCE library
38 + locations are searched.
39   This mesh may be included in a RADIANCE scene description via the
40   .I mesh
41   primitive, thus:
# Line 200 | Line 206 | tiled_mat mesh tiled_mesh
206   0
207   0
208   .fi
209 + .SH ENVIRONMENT
210 + RAYPATH         the directories to search for material files.
211   .SH AUTHOR
212   Greg Ward
213   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines