dust3d/thirdparty/simpleuv/thirdparty/libigl
Jeremy Hu 3b4d4ddc52 Update libigl and eigen
libigl: v2.1.0
eigen: 3.3.7

Old version of eigen will cause QuadriFlow crash on windows becase of this bug:
https://eigen.tuxfamily.org/bz/show_bug.cgi?id=1634
2019-12-31 21:16:33 +09:30
..
include/igl Update libigl and eigen 2019-12-31 21:16:33 +09:30
LICENSE.GPL Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00
LICENSE.MPL2 Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00
README.md Update libigl and eigen 2019-12-31 21:16:33 +09:30

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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.