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 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
.github 7c3c05d637 Update ubuntu image (#2467) 7 months ago
cmake cf9ed7f492 Super Fibonacci and Oriented Bounding Boxes (#2472) [skip ci] 6 months ago
docs 74160c4c1c sitemap xml; link to functions list 2 years ago
include 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
tests 73a2e0de9b split functions into files; add vectorized orient3d (#2479) 6 months ago
tutorial cf9ed7f492 Super Fibonacci and Oriented Bounding Boxes (#2472) [skip ci] 6 months ago
.gitattributes fe8e17c095 add gitattributes file (#2282) [ci skip] 2 years ago
.gitignore eee808949e info about header/static [ci skip] 2 years ago
.mailmap 83eacd6100 mailmap test 11 years ago
CMakeLists.txt 1c8c6d38ba Stay up to date with stable (#2300) 2 years ago
LICENSE.GPL 166ae80c7e strip copyrights 12 years ago
LICENSE.MPL2 166ae80c7e strip copyrights 12 years ago
LibiglOptions.cmake.sample 02e0a1ba83 Separated png module from opengl, added unit test for png (#1693) [ci skip] 2 years ago
README.md 5ded7da086 Update README.md [ci skip] 2 years ago

README.md

libigl - A simple C++ geometry processing library

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

🆕 Doxygen Documentation
The latest version of libigl (v2.5.0) introduces doxygen generated detailed documentation