Extension of libigl which allows to also read the texture of wrl-files in Python as igl.read_triangle_mesh(wrFilePath, V, F, TC)

Jérémie Dumas 866a073a84 Try to set path to python executable directly. 7 rokov pred
.github 5066b5d253 Create pull_request_template.md (#931) 7 rokov pred
cmake b7db5a8ee0 Stupid template should compile now. 7 rokov pred
include b7db5a8ee0 Stupid template should compile now. 7 rokov pred
python d696b54ba9 Set minimum python version. 7 rokov pred
tests b7db5a8ee0 Stupid template should compile now. 7 rokov pred
tutorial b7db5a8ee0 Stupid template should compile now. 7 rokov pred
.appveyor.yml 866a073a84 Try to set path to python executable directly. 7 rokov pred
.gitignore 72f08a45b8 ignore tests data 7 rokov pred
.mailmap 83eacd6100 mailmap test 11 rokov pred
.travis.yml 67edc94c8a Fix CGAL tests + try Travis without python. 7 rokov pred
CMakeLists.txt b580234968 Try to make Travis/AppVeyor happy. 7 rokov pred
LICENSE.GPL 166ae80c7e strip copyrights 12 rokov pred
LICENSE.MPL2 166ae80c7e strip copyrights 12 rokov pred
README.md 76370d4525 ok, maybe one phrase 7 rokov pred

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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