README 164 B

1234567
  1. igl_lib is a lightweight C++ for mesh processing
  2. Example1.cpp:
  3. - Load/save a mesh
  4. - Compute face and edge topology
  5. - Compute the cotan matrix of the loaded mesh