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

Teseo Schneider 8ce9abcfc6 fixed template instantiation il y a 7 ans
cmake 10200efa2b Unittests!! (#928) il y a 7 ans
include 8ce9abcfc6 fixed template instantiation il y a 7 ans
python 628375d4d2 Merge pull request #927 from jdumas/skinny il y a 7 ans
tests 0bfa95b9d9 Minor cmake bug fix. (#929) il y a 7 ans
tutorial 0787113a1b main cmake inclding only one igl il y a 7 ans
.appveyor.yml 96c8ea4931 Update .appveyor.yml il y a 7 ans
.gitignore 0787113a1b main cmake inclding only one igl il y a 7 ans
.mailmap 83eacd6100 mailmap test il y a 12 ans
.travis.yml b38b232b21 :green_heart: :snake: :apple: use python3 for osx il y a 8 ans
CMakeLists.txt 0bfa95b9d9 Minor cmake bug fix. (#929) il y a 7 ans
LICENSE.GPL 166ae80c7e strip copyrights il y a 12 ans
LICENSE.MPL2 166ae80c7e strip copyrights il y a 12 ans
README.md 76370d4525 ok, maybe one phrase il y a 7 ans

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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