2
0

Simple MPL-2.0-licensed C++ geometry processing library.

website: libigl.github.io/libigl/

Topics:

#geometry-processing #3d #gamedev #mesh #editor #assets #tooling #internal #graphics

Alec Jacobson fc88fcf4cc fix bug when faces don't have markers 3 жил өмнө
.github 322db89acd Update Windows action. (#2018) 3 жил өмнө
cmake 04f06d7837 point GMPXX_INCLUDE_DIR to locally built gmp (#2030) 3 жил өмнө
include fc88fcf4cc fix bug when faces don't have markers 3 жил өмнө
tests 33ed4e010b Split mesh non-manifold (and non-orientable) edges and non-manifold vertices (#2047) 3 жил өмнө
tutorial c35f0fee39 eigen → v3.4.0 (#2011) 3 жил өмнө
.gitignore f8f2c70aee restoring vim/macos debris in gitignore 3 жил өмнө
.mailmap 83eacd6100 mailmap test 11 жил өмнө
CMakeLists.txt f9547b8e56 Compile GMP and MPFR from source (#1985) 3 жил өмнө
LICENSE.GPL 166ae80c7e strip copyrights 12 жил өмнө
LICENSE.MPL2 166ae80c7e strip copyrights 12 жил өмнө
LibiglOptions.cmake.sample 4166366c3b rm _WITH in module switches 3 жил өмнө
README.md b0fd49d598 CMake refactor (#1805) 3 жил өмнө

README.md

libigl - A simple C++ geometry processing library

Documentation, tutorial, and instructions at https://libigl.github.io.

🚨 Important
The latest version of libigl (v2.4.0) introduces some breaking changes to its CMake build system. Please read our changelog page for instructions on how to update your project accordingly.