README 186 B

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