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 c722b46cbd Merge branch 'dev' of github.com:libigl/libigl into dev 7 年之前
cmake ef78023af4 cleanup cmake 7 年之前
include 628375d4d2 Merge pull request #927 from jdumas/skinny 7 年之前
python 628375d4d2 Merge pull request #927 from jdumas/skinny 7 年之前
tutorial 0787113a1b main cmake inclding only one igl 7 年之前
.appveyor.yml 96c8ea4931 Update .appveyor.yml 7 年之前
.gitignore 0787113a1b main cmake inclding only one igl 7 年之前
.mailmap 83eacd6100 mailmap test 11 年之前
.travis.yml b38b232b21 :green_heart: :snake: :apple: use python3 for osx 7 年之前
CMakeLists.txt 0787113a1b main cmake inclding only one igl 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.