| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | .\" RCSid "$Id" |
| 1 | > | .\" RCSid "$Id$" |
| 2 | .TH RAD2MGF 1 5/15/95 RADIANCE | |
| 3 | .SH NAME | |
| 4 | rad2mgf - convert RADIANCE scene description to Materials and Geometry Format | |
| # | Line 57 | Line 57 | command run on the octrees in question. | |
| 57 | .SH EXAMPLE | |
| 58 | To convert three RADIANCE files (in feet) to one MGF file: | |
| 59 | .IP "" .2i | |
| 60 | < | rad2mgf -df file1.rad file2.rad file3.rad > scene.mgf |
| 60 | > | rad2mgf \-df file1.rad file2.rad file3.rad > scene.mgf |
| 61 | .PP | |
| 62 | To translate a RADIANCE materials file to MGF: | |
| 63 | .IP "" .2i | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |