8e5d622db7
Move the core function code to a dedicate folder under namespace dust3d. Leave the application and UI code to application folder. Remove CGAL, use our own mesh boolean algorithm and triangulating code, should have less chance to crash on bad meshes. The overall performance of mesh combining is improved since some mesh validating code for CGAL is removed. |
||
---|---|---|
.. | ||
include/igl | ||
LICENSE.GPL | ||
LICENSE.MPL2 | ||
README.md |
README.md
libigl - A simple C++ geometry processing library
Documentation, tutorial, and instructions at https://libigl.github.io.
❗ On October 15, 2018, a new, cleaned-up history was pushed onto the main libigl repository. To learn more about the consequences of this, and troubleshooting, please read this page.