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

Comparing ray/doc/man/man1/mgf2meta.1 (file contents):
Revision 1.3 by greg, Thu Oct 27 00:20:08 2005 UTC vs.
Revision 1.4 by greg, Tue Sep 4 17:36:40 2007 UTC

# Line 53 | Line 53 | All MGF material information is ignored on the input.
53   To project two MGF files along the Z-axis and display them under
54   X11:
55   .IP "" .2i
56 < mgf2meta z 0 10 0 15 0 9 building1.mgf building2.mgf | x11meta -r
56 > mgf2meta z 0 10 0 15 0 9 building1.mgf building2.mgf | x11meta \-r
57   .PP
58   To convert a RADIANCE scene to a line drawing in RADIANCE picture
59   format:
60   .IP "" .2i
61 < rad2mgf scene.rad | mgf2meta x `getbbox -h scene.rad` | meta2tga |
62 < ra_t8 -r > scene.pic
61 > rad2mgf scene.rad | mgf2meta x `getbbox \-h scene.rad` | meta2tga |
62 > ra_t8 \-r > scene.pic
63   .SH AUTHOR
64   Greg Ward
65   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines