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 14da3a4a9a Merge branch 'dev' of https://github.com/libigl/libigl into dev 7 anni fa
cmake ee2599de1a updated cmake files and options 7 anni fa
include 8ce9abcfc6 fixed template instantiation 7 anni fa
python ee2599de1a updated cmake files and options 7 anni fa
tests ee2599de1a updated cmake files and options 7 anni fa
tutorial ee2599de1a updated cmake files and options 7 anni fa
.appveyor.yml 96c8ea4931 Update .appveyor.yml 7 anni fa
.gitignore ee2599de1a updated cmake files and options 7 anni fa
.mailmap 83eacd6100 mailmap test 12 anni fa
.travis.yml b38b232b21 :green_heart: :snake: :apple: use python3 for osx 7 anni fa
CMakeLists.txt ee2599de1a updated cmake files and options 7 anni fa
LICENSE.GPL 166ae80c7e strip copyrights 12 anni fa
LICENSE.MPL2 166ae80c7e strip copyrights 12 anni fa
README.md 76370d4525 ok, maybe one phrase 7 anni fa

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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