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.