pygalmesh
Mesh generator
Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes.
A Python interface to CGAL's meshing tools
598 stars
21 watching
57 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
cgalengineeringmathematicsmeshmesh-generationmeshingpython
Related projects:
Repository | Description | Stars |
---|---|---|
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 210 |
meshpro/meshzoo | A tool for generating meshes of simple geometric shapes for finite element methods | 325 |
nschloe/pygmsh | A Python wrapper around Gmsh for creating and manipulating complex geometries | 858 |
meshpro/meshplex | A software package to compute and analyze properties of complex geometric meshes in various dimensions | 104 |
meshpro/optimesh | A software project providing an interface to various mesh optimization and smoothing algorithms for engineering applications. | 578 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
cpmech/tritet | Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 8 |
chlnddev/oceanmesh | Generates unstructured triangular meshes from geophysical data to simulate coastal ocean circulation | 54 |
ionhandshaker/distmesh | A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 52 |
fogleman/sdf | A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats. | 1,611 |
friggog/tree-gen | Generates 3D tree models procedurally using Python | 836 |
dmulyalin/n2g | A Python library to generate diagrams in various formats from structured data | 157 |
nschloe/meshio | A tool for converting and manipulating unstructured mesh data in various formats. | 1,952 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
mlivesu/cinolib | A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 930 |