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 年之前
cmake ee2599de1a updated cmake files and options 7 年之前
include 8ce9abcfc6 fixed template instantiation 7 年之前
python ee2599de1a updated cmake files and options 7 年之前
tests ee2599de1a updated cmake files and options 7 年之前
tutorial ee2599de1a updated cmake files and options 7 年之前
.appveyor.yml 96c8ea4931 Update .appveyor.yml 7 年之前
.gitignore ee2599de1a updated cmake files and options 7 年之前
.mailmap 83eacd6100 mailmap test 11 年之前
.travis.yml b38b232b21 :green_heart: :snake: :apple: use python3 for osx 7 年之前
CMakeLists.txt ee2599de1a updated cmake files and options 7 年之前
LICENSE.GPL 166ae80c7e strip copyrights 11 年之前
LICENSE.MPL2 166ae80c7e strip copyrights 11 年之前
README.md 76370d4525 ok, maybe one phrase 7 年之前

README.md

libigl - A simple C++ geometry processing library

Build Status Build status

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