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 лет назад
.github 5066b5d253 Create pull_request_template.md (#931) 6 лет назад
cmake 8895c712b6 Fix position independent code on Linux. (#941) 6 лет назад
include 954cd99196 Sparse Voxel Grid (#937) 6 лет назад
python 8895c712b6 Fix position independent code on Linux. (#941) 6 лет назад
tests d3dd83f11b Set default options based on toplevel project. (#940) 6 лет назад
tutorial 7f852d8aee fix options 6 лет назад
.appveyor.yml e9fc2a82eb travis and appveyor build test (#935) 6 лет назад
.gitignore 72f08a45b8 ignore tests data 6 лет назад
.mailmap 83eacd6100 mailmap test 11 лет назад
.travis.yml 036fc21668 update test for verbose (#938) 6 лет назад
CMakeLists.txt 7f852d8aee fix options 6 лет назад
LICENSE.GPL 166ae80c7e strip copyrights 11 лет назад
LICENSE.MPL2 166ae80c7e strip copyrights 11 лет назад
README.md 76370d4525 ok, maybe one phrase 6 лет назад

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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