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

Michael Tao 9bdb6a4554 made list_to_matrix support empty inputs on matrices with static sizes před 6 roky
.github 8d89982555 Update issue_template.md před 6 roky
cmake 7e0e6a87e0 Update libigl.cmake před 6 roky
include 9bdb6a4554 made list_to_matrix support empty inputs on matrices with static sizes před 6 roky
python aea868bd1f Merge pull request #1172 from jdumas/tmp/viewer-fixes před 6 roky
tests 450935874f Extending igl::cat to work with std::vectors AND Allowing N-gons in writeOBJ (#1108) před 6 roky
tutorial daf7d0707c Merge pull request #978 from jdumas/multiple-views před 7 roky
.appveyor.yml 10e04cbef5 Update GLFW to 3.3 (#1153) před 6 roky
.gitignore 72f08a45b8 ignore tests data před 7 roky
.mailmap 83eacd6100 mailmap test před 11 roky
.travis.yml 10e04cbef5 Update GLFW to 3.3 (#1153) před 6 roky
CMakeLists.txt 10e04cbef5 Update GLFW to 3.3 (#1153) před 6 roky
LICENSE.GPL 166ae80c7e strip copyrights před 12 roky
LICENSE.MPL2 166ae80c7e strip copyrights před 12 roky
README.md fc7ecbb046 Warning about rewritten history (fix #992). před 7 roky

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.