Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
.github/ | H | 10-Jun-2019 | - | 21 | 15 | |
cmake/ | H | 10-Jun-2019 | - | 2,699 | 2,304 | |
include/igl/ | H | 10-Jun-2019 | - | 116,351 | 80,205 | |
python/ | H | 03-May-2022 | - | 12,877 | 8,493 | |
tests/ | H | 03-May-2022 | - | 4,295 | 3,462 | |
tutorial/ | H | 03-May-2022 | - | 6,259 | 4,797 | |
.appveyor.yml | H A D | 10-Jun-2019 | 1 KiB | 40 | 38 | |
.gitignore | H A D | 10-Jun-2019 | 1.5 KiB | 100 | 99 | |
.mailmap | H A D | 10-Jun-2019 | 1.2 KiB | 20 | 19 | |
.travis.yml | H A D | 10-Jun-2019 | 2.1 KiB | 79 | 76 | |
LICENSE.GPL | H A D | 10-Jun-2019 | 34.3 KiB | 675 | 553 | |
LICENSE.MPL2 | H A D | 10-Jun-2019 | 16.3 KiB | 374 | 293 | |
README.md | H A D | 10-Jun-2019 | 769 | 9 | 6 |
README.md
1# libigl - A simple C++ geometry processing library 2[![Build Status](https://travis-ci.org/libigl/libigl.svg?branch=master)](https://travis-ci.org/libigl/libigl) 3[![Build status](https://ci.appveyor.com/api/projects/status/mf3t9rnhco0vhly8/branch/master?svg=true)](https://ci.appveyor.com/project/danielepanozzo/libigl-6hjk1/branch/master) 4![](https://github.com/libigl/libigl-legacy/raw/5ff6387765fa85ca46f1a6222728e35e2b8b8961/libigl-teaser.png) 5 6Documentation, tutorial, and instructions at <https://libigl.github.io>. 7 8: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](https://libigl.github.io/rewritten-history/).** 9