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

Qingnan Zhou 883d0a5028 Remove .gitattributes to avoid line ending problem... 7 år sedan
.github 5066b5d253 Create pull_request_template.md (#931) 7 år sedan
cmake 956c94dfad Merge remote-tracking branch 'origin/dev' into external 7 år sedan
include 956c94dfad Merge remote-tracking branch 'origin/dev' into external 7 år sedan
python ee2599de1a updated cmake files and options 7 år sedan
tests e4d513a0b7 Teseo (#934) 7 år sedan
tutorial a1e026fbe6 rm tutorial shared 7 år sedan
.appveyor.yml e9fc2a82eb travis and appveyor build test (#935) 7 år sedan
.gitignore 72f08a45b8 ignore tests data 7 år sedan
.mailmap 83eacd6100 mailmap test 12 år sedan
.travis.yml 036fc21668 update test for verbose (#938) 7 år sedan
CMakeLists.txt ee2599de1a updated cmake files and options 7 år sedan
LICENSE.GPL 166ae80c7e strip copyrights 12 år sedan
LICENSE.MPL2 166ae80c7e strip copyrights 12 år sedan
README.md 76370d4525 ok, maybe one phrase 7 år sedan

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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