- Notifications
You must be signed in to change notification settings - Fork111
2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)
License
NotificationsYou must be signed in to change notification settings
inducer/meshpy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MeshPy offers quality triangular and tetrahedral mesh generation for Python.Meshes of this type are mainly used in finite-element simulation codes, butalso have many other applications ranging from computer graphics to robotics.
In order to generate 2D and 3D meshes, MeshPy provides Python interfaces totwo well-regarded mesh generators:Triangle by J. Shewchuk andTetGen by Hang Si. The two are included in thepackage in slightly modified versions.
For an interface togmsh, by Christophe Geuzaineand Jean-Francois Remacle, seegmsh_interop.
About
2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published