Skip to content

Releases: sy-cui/DistMeshPy

DistMeshPy v1.1.0

27 Jun 22:03

Choose a tag to compare

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.