Files
igl/examples/meshio/README
T

10 lines
186 B
Plaintext

This is a simple example program that shows how to use the mesh IO functions of
readOBJ.h etc. in the igl library.
To Build:
make
To Run:
./example [path_1] [path_2] ... [path_n]