ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/mgflib/README
(Generate patch)

Comparing ray/src/cv/mgflib/README (file contents):
Revision 1.1 by greg, Fri May 12 17:20:46 1995 UTC vs.
Revision 1.2 by greg, Fri Dec 1 16:26:57 1995 UTC

# Line 13 | Line 13 | Most of the source files go directly into the parser l
13   the following exceptions:
14  
15          face2tri.C      - C++ converter from polygons to triangles
16 +        mgf2inv.c       - MGF to Inventor converter, complete
17          mgf2rad.c       - MGF to Radiance converter, missing some libraries
18          mgfilt.c        - MGF to MGF filter, compiled in Makefile
19          rad2mgf.c       - Radiance to MGF converter, missing some libraries
20  
21 < The Makefile creates two useful items:
21 > The Makefile creates three useful items:
22  
23          mgfilt          - a filter for MGF
24          libmgf.a        - the MGF parser library
25 +        mgf2inv         - a translator from MGF to Inventor (or VRML) format
26  
27   Before you compile, you should probably check to make sure that the
28   compiler and flags you like are included.  If you're like me and lack

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines