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

Daniele Panozzo 0c831a3fe9 Merge pull request #933 from jdumas/external 7 лет назад
.github 5066b5d253 Create pull_request_template.md (#931) 7 лет назад
cmake 956c94dfad Merge remote-tracking branch 'origin/dev' into external 7 лет назад
include 956c94dfad Merge remote-tracking branch 'origin/dev' into external 7 лет назад
python ee2599de1a updated cmake files and options 7 лет назад
tests e4d513a0b7 Teseo (#934) 7 лет назад
tutorial ee2599de1a updated cmake files and options 7 лет назад
.appveyor.yml 96c8ea4931 Update .appveyor.yml 7 лет назад
.gitattributes ba47646bc5 Clean external/ folder. 7 лет назад
.gitignore 956c94dfad Merge remote-tracking branch 'origin/dev' into external 7 лет назад
.mailmap 83eacd6100 mailmap test 12 лет назад
.travis.yml b38b232b21 :green_heart: :snake: :apple: use python3 for osx 8 лет назад
CMakeLists.txt ee2599de1a updated cmake files and options 7 лет назад
LICENSE.GPL 166ae80c7e strip copyrights 12 лет назад
LICENSE.MPL2 166ae80c7e strip copyrights 12 лет назад
README.md 76370d4525 ok, maybe one phrase 7 лет назад

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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