Results 3 issues of DerouineauNicolas

This PR allows to build the mit-hrtf-lib with cmake. On linux system at the top dir, 1, mkdir build 2, cd build 3, cmake ../CMakeLists.txt 4, make

Hi, From what I see here https://github.com/libigl/libigl/blob/f6b406427400ed7ddb56cfc2577b6af571827c8c/include/igl/readOBJ.cpp#L209 Reference to faces material are ignored when reading obj. I think there could be some usecase (for example mesh reduction with uv) where...

feature

This PR adds the parsing of pxfm boxes defined in 15444-2:2004/Amd.3:2015. I'm not sure about the design of the opj_jp2_pixel_format_values_t. I have been thinking about using an Union instead of...