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

Jérémie Dumas 8df183bc46 Merge pull request #1053 from metorm/typo_in_remesh_along_isoline.h преди 7 години
.github 5066b5d253 Create pull_request_template.md (#931) преди 7 години
cmake 626aeba4bd Add cut to disk unittest (#1007) преди 7 години
include d5778fea4b Fix the typo in a `#include` statement. преди 7 години
python b7d36697df python3 -> python преди 7 години
tests 626aeba4bd Add cut to disk unittest (#1007) преди 7 години
tutorial b87a8b2743 Merge pull request #1008 from jdumas/fix-python преди 7 години
.appveyor.yml b7124f179f add unit tests for embree (#952) преди 7 години
.gitignore 72f08a45b8 ignore tests data преди 7 години
.mailmap 83eacd6100 mailmap test преди 11 години
.travis.yml 8b34137a90 trying to reduce travis build time преди 7 години
CMakeLists.txt 3934ce09d8 LibIGL --> libigl преди 7 години
LICENSE.GPL 166ae80c7e strip copyrights преди 12 години
LICENSE.MPL2 166ae80c7e strip copyrights преди 12 години
README.md fc7ecbb046 Warning about rewritten history (fix #992). преди 7 години

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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

:exclamation: 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.