function to convert a list of hexahedra into a mmg tet mesh
Compilation
-
you have to install mmg platform : see http://www.mmgtools.org
-
cd hex2tet mkdir build cd build cmake .. make
function to convert a list of hexahedra into a mmg tet mesh
Compilation
you have to install mmg platform : see http://www.mmgtools.org
cd hex2tet
mkdir build
cd build
cmake ..
make