- 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
Because we believe that working together is the better way to improve, our applications are and will remain open-source (LGPL).
Discover the Mmg Platform (please, be patient, it may take a while).
|
|
|
|
The beta release 5.1.0 is available!
This release adds : the mmg2d application and library (for bidimensional mesh generation and isotropic/anisotropic mesh adaptation); the anisotropic mesh adaptation for mmg3d and mmgs; the mmgs library (API + mmgslib function); the mmg3dls library function corresponding to the -ls option of mmg3d (allow to discretize an implicit surface); manpages…
mmg 5.0.3 is available!
This version add the metric saving when the -ls option is used.
The bugfix 5.0.2 is available
Now: the location of header file installation is the ‘include/mmg/mmg3d’ directory instead of the ‘include’ directory; thanks to P. Saramito the shared library has a suitable ‘soname’; contacts information are available in the AUTHORS file; we use a cleaner way to list the header files; man pages and info on…
The bugfix 5.0.1 is available
This patch fix an error in the MMG5_saveMesh() function in the library version.