Skip to content

inducer/meshpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8f808cc · Mar 18, 2025
Mar 18, 2025
Mar 18, 2025
Mar 18, 2025
Mar 18, 2025
Oct 4, 2013
Jan 3, 2019
Jul 8, 2024
Dec 15, 2024
Jul 8, 2024
Aug 18, 2024
Dec 15, 2024
Feb 16, 2024
Apr 21, 2008
Mar 18, 2025
Mar 18, 2025
Mar 18, 2025

Repository files navigation

MeshPy: Simplicial Mesh Generation from Python

Gitlab Build Status Github Build Status Python Package Index Release Page Zenodo DOI for latest release

MeshPy offers quality triangular and tetrahedral mesh generation for Python. Meshes of this type are mainly used in finite-element simulation codes, but also have many other applications ranging from computer graphics to robotics.

In order to generate 2D and 3D meshes, MeshPy provides Python interfaces to two well-regarded mesh generators: Triangle by J. Shewchuk and TetGen by Hang Si. The two are included in the package in slightly modified versions.

For an interface to gmsh, by Christophe Geuzaine and Jean-Francois Remacle, see gmsh_interop.

Online resources

About

2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)

Topics

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages