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

Jérémie Dumas 8895c712b6 Fix position independent code on Linux. (#941) 6 years ago
.github 5066b5d253 Create pull_request_template.md (#931) 6 years ago
cmake 8895c712b6 Fix position independent code on Linux. (#941) 6 years ago
include 954cd99196 Sparse Voxel Grid (#937) 6 years ago
python 8895c712b6 Fix position independent code on Linux. (#941) 6 years ago
tests d3dd83f11b Set default options based on toplevel project. (#940) 6 years ago
tutorial 7f852d8aee fix options 6 years ago
.appveyor.yml e9fc2a82eb travis and appveyor build test (#935) 6 years ago
.gitignore 72f08a45b8 ignore tests data 6 years ago
.mailmap 83eacd6100 mailmap test 11 years ago
.travis.yml 036fc21668 update test for verbose (#938) 6 years ago
CMakeLists.txt 7f852d8aee fix options 6 years ago
LICENSE.GPL 166ae80c7e strip copyrights 11 years ago
LICENSE.MPL2 166ae80c7e strip copyrights 11 years ago
README.md 76370d4525 ok, maybe one phrase 6 years ago

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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