Gmsh is an automatic three-dimensional finite element mesh generator with built-in pre- and post-processing facilities.
With Gmsh you can create or import 1D, 2D and 3D geometrical models, mesh them, launch external finite element solvers and visualize solutions. Gmsh can be used either as a stand-alone program (graphical or not) or as a library to integrate in C++, C, Python, Julia or Fortran codes.
Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh’s own scripting language.
This is free and open source software.
Key Features
- Based around four modules: Geometry, Mesh, Solver and Post-processing:
- Gmsh can be used at 3 levels:
- Through the GUI
- Through the dedicated .geo language
- Through the C++, C, Python and Julia API
- Main characteristics:
- All algorithms are written in terms of abstract model entities, using a
Boundary REPresentation (BREP) approach. - Gmsh never translates from one CAD format to another; it directly accesses
each CAD kernel API (OpenCASCADE, Built-in, …
- All algorithms are written in terms of abstract model entities, using a
Website: gmsh.info
Support: FAQ, GitLab Code Repository
Developer: C. Geuzaine, J.-F. Remacle
License: GNU General Public License v2.0

Gmsh is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| Modelers | |
|---|---|
| Blender | Very fast and versatile 3D modeler/renderer |
| Blockbench | Low poly 3D model editor |
| Bforartists | Complete 3D suite to create 3D content |
| Wings 3D | Advanced subdivision modeler that is both powerful and easy to use |
| MakeHuman | Character creation suite using 3D morphing technology |
| Gmsh | Automatic three-dimensional finite element mesh generator |
| Dust3D | Create low poly 3D models for video games, 3D printing, and more |
| Art of Illusion | 3D-modeler, renderer and raytracer |
| CharMorph | Character creation tool for Blender |
| Maverick Model 3D | Triangle-based 3D model editor |
| K-3D | 3D modeling and animation system |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

