README 208 B

12345678910
  1. This is a simple example program that shows how to link against the igl static
  2. library or use the igl library as a headers only library.
  3. To Build:
  4. make
  5. To Run:
  6. ./example_static
  7. ./example_header_only