dmsh
Mesh generator
A Python library for generating high-quality 2D meshes
Simple mesh generator inspired by distmesh.
211 stars
10 watching
26 forks
last commit: almost 2 years ago
Linked from 1 awesome list
finite-elementsmathematicsmeshmesh-generationpythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
| A collection of pre-defined meshes for various domains | 327 |
| A software package to compute and analyze properties of complex geometric meshes in various dimensions | 104 |
| A tool for optimizing and smoothing 3D meshes using various algorithms. | 582 |
| A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 53 |
| A Python wrapper around Gmsh for creating and manipulating complex geometries | 869 |
| Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
| A Python library to generate diagrams in various formats from structured data | 157 |
| Automates mesh generation for coastal ocean modeling from vector and raster GIS data. | 55 |
| A tool for converting and manipulating unstructured mesh data in various formats. | 1,976 |
| A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats. | 1,623 |
| Generates terrain meshes from heightmaps using a fast Cython implementation | 89 |
| A MATLAB-based toolbox for generating high-quality 3D meshes from volumetric images | 184 |
| Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 9 |
| A tool to generate mazes within 3D meshes using a recursive back tracker algorithm | 194 |