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

Martin Thümmel 28398eca86 minor change to gitignore. %!s(int64=4) %!d(string=hai) anos
.github baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
cmake baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
include a05012bfac Removed minor assigment issue of first element inside (1,1) matrix. %!s(int64=4) %!d(string=hai) anos
python baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
tests baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
tutorial baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
.appveyor.yml baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
.gitignore 28398eca86 minor change to gitignore. %!s(int64=4) %!d(string=hai) anos
.mailmap baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
.travis.yml baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
LICENSE.GPL baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
LICENSE.MPL2 baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos
README.md baa09d6385 Added wrl texture support. %!s(int64=4) %!d(string=hai) anos

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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

:exclamation: On October 15, 2018, a new, cleaned-up history was pushed onto the main libigl repository. To learn more about the consequences of this, and troubleshooting, please read this page.