FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rfiorella/meshpy: 2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh) · GitHub

forked from inducer/meshpy
 
 

Repository files navigation

MeshPy: Simplicial Mesh Generation from Python

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)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL