Files
igl/.github/issue_template.md
T
DerouineauNicolas 83b8e45103 Keep reference to multiple material when reading obj (#1280)
* Update issue_template.md

* Update issue_template.md

* Update issue_template.md

* Update issue_template.md

* Better doc

* WIP: Add function to load obj with material

* Fix error with gcc

* Read material and push it to the FM vector

* Code cleaning

* Use generic function overload

* switch to std::tuple<std::string, Index, Index >> for face material association

* Change SHA1 in libigl test data

* update the URL in the CMake to point to own fork

* Update LibiglDownloadExternal.cmake
2019-10-08 11:47:16 -04:00

246 B

Describe your issue

...

Check all that apply (change to [x])

  • Windows
  • Mac OS X
  • Linux
  • I have tried the dev branch and the problem persists

See https://libigl.github.io/CONTRIBUTING/#bugreport for more tips.