Skip to content

DistMeshPy v1.1.0

Latest

Choose a tag to compare

@sy-cui sy-cui released this 27 Jun 22:03
· 9 commits to main since this release

DistMeshPy

DistMeshPy is a Python implementation of the DistMesh algorithm based on the original MATLAB implementation.

Features

  • Generate 2D, 3D, and surface meshes with a simple interface.
  • Flexible distance functions for custom geometries.
  • Robust mesh size control through a size function.
  • Backend utility compiled via C++ code.