Mmg is an open source software for simplicial remeshing.
It provides 3 applications and 4 libraries:
Discover the Mmg Platform (please, be patient, it may take a while).
Get and try our software.
Because we believe that working together is the better way to improve, our applications are and will remain open-source (LGPL). Please, feel free to download it, use it and contribute it.
You can suscribe to the Mmg-user and/or Mmg-beta-tester mailing lists by sending us an email with "suscribe" followed by the mailing list name in the subject line.
- the mmg2d application and the libmmg2d library: adaptation and optimization of a two-dimensional triangulation and generation of a triangulation from a set of points or from given boundary edges
- the mmgs application and the libmmgs library: adaptation and optimization of a surface triangulation and isovalue discretization
- the mmg3d application and the libmmg3d library: adaptation and optimization of a tetrahedral mesh and implicit domain meshing
- the libmmg library gathering the libmmg2d, libmmgs and libmmg3d libraries
Discover the Mmg Platform (please, be patient, it may take a while).
Get and try our software.
Because we believe that working together is the better way to improve, our applications are and will remain open-source (LGPL). Please, feel free to download it, use it and contribute it.
You can suscribe to the Mmg-user and/or Mmg-beta-tester mailing lists by sending us an email with "suscribe" followed by the mailing list name in the subject line.
A new hotfix is available!
The v5.1.0-beta5 hotfix patches: a bug in the edge searching process in mmg2d; a bug in the quality computation of the worst element in mmg2d; a bug in MMGS_Set_meshSize function (thank to updega2 that correct this error); an error in the reading of the normals an ridges in mmgs (for…