8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
igl_lib is a lightweight C++ for mesh processing
|
|
|
|
Example1.cpp:
|
|
- Load/save a mesh
|
|
- Compute face and edge topology
|
|
- Compute the cotan matrix of the loaded mesh
|
|
|