Identify the libigl Python submodule structure
mainThe Python package structure mirrors the C++ source organization. Depending on the source directory, the corresponding Python module is:
src/$\rightarrow$igl(Core, MPL2 license)src/copyleft/$\rightarrow$igl.copyleft(GPL license)src/copyleft/cgal/$\rightarrow$igl.copyleft.cgalsrc/embree/$\rightarrow$igl.embreesrc/triangle/$\rightarrow$igl.triangle