Skip to main content

Triangular and Tetrahedral Mesh Generator

Project description

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 chiefly 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 three well-regarded mesh generators, Triangle by J. Shewchuk, TetGen by Hang Si The former two are included in the package in slightly modified versions. A generic mesh reader for the latter is included, as is an easy way to run gmsh from a Python script.

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

MeshPy has no dependencies other than a C++ compiler, pybind11, and a working Python installation. Before installing meshpy, you may install pybind11 using the command:

pip install pybind11

Online resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MeshPy-2022.1.3.tar.gz (474.6 kB view hashes)

Uploaded source

Built Distributions

MeshPy-2022.1.3-cp311-cp311-win_amd64.whl (379.8 kB view hashes)

Uploaded cp311

MeshPy-2022.1.3-cp311-cp311-win32.whl (346.7 kB view hashes)

Uploaded cp311

MeshPy-2022.1.3-cp310-cp310-win_amd64.whl (379.8 kB view hashes)

Uploaded cp310

MeshPy-2022.1.3-cp310-cp310-win32.whl (346.7 kB view hashes)

Uploaded cp310

MeshPy-2022.1.3-cp39-cp39-win_amd64.whl (377.1 kB view hashes)

Uploaded cp39

MeshPy-2022.1.3-cp39-cp39-win32.whl (346.8 kB view hashes)

Uploaded cp39

MeshPy-2022.1.3-cp38-cp38-win_amd64.whl (379.8 kB view hashes)

Uploaded cp38

MeshPy-2022.1.3-cp38-cp38-win32.whl (346.7 kB view hashes)

Uploaded cp38

MeshPy-2022.1.3-cp37-cp37m-win_amd64.whl (379.7 kB view hashes)

Uploaded cp37

MeshPy-2022.1.3-cp37-cp37m-win32.whl (348.0 kB view hashes)

Uploaded cp37

MeshPy-2022.1.3-cp36-cp36m-win_amd64.whl (391.5 kB view hashes)

Uploaded cp36

MeshPy-2022.1.3-cp36-cp36m-win32.whl (358.3 kB view hashes)

Uploaded cp36

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page