v-hill / parallel-delaunayLinks
Parallel implementation of Guibas & Stolfi's divide-and-conquer algorithm for Delaunay triangulation, using MPI in Python.
☆15Updated 8 months ago
Alternatives and similar repositories for parallel-delaunay
Users that are interested in parallel-delaunay are comparing it to the libraries listed below
Sorting:
- Triangulation Template Library☆26Updated last month
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator by Jonathan Richard Shewchuk☆36Updated 5 years ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15Updated 9 years ago
- Compute interesting points, areas, and volumes in simplex meshes of any dimension.☆108Updated 5 months ago
- JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.☆163Updated 4 months ago
- A python library for fast prototyping in geometry processing.☆34Updated 2 years ago
- 2D & 3D Jump Flooding Algorithm and 2D Centroidal Voronoi Tessellation based on taichi☆11Updated 5 years ago
- This is a mirror of the latest stable version of Tetgen.☆105Updated 8 months ago
- Capacity-Constrained Voronoi Tessellations☆22Updated 10 years ago
- A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++☆85Updated last week
- Robust geometric predicates☆63Updated last year
- PArallel Balanced Linear Octree☆22Updated 5 years ago
- GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numeric…☆31Updated last month
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆86Updated 2 years ago
- Robust geometric predicates without the agonising pain.☆25Updated last month
- Modern C++20 finite element method and shape optimization framework.☆51Updated 2 weeks ago
- Constrained Delaunay Triangulation (Python)☆58Updated last year
- Geometry-preserving Adaptive Mesher☆33Updated last year
- Hybrid arithmetic for geometric computation☆18Updated 5 years ago
- Tools for creation and manipulation of triangle meshes☆12Updated last year
- 🧱 World leading open-source geometry engine in context of Implicit Surface Modelling, featuring sharp edges: Library for Geometric / Sol…☆27Updated 8 months ago
- Compute centroidal Voronoi tessellations in 2D and 3D using the GPU.☆46Updated 5 years ago
- C++ algorithm for converting triangular meshes to quadrilateral meshes☆21Updated 9 years ago
- C++ Shape Analysis and Geometry Processing☆39Updated last year
- CGAL bindings using SWIG☆28Updated 2 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago
- 📐🔍 Mesh quality inspector☆14Updated 2 years ago
- Python bindings for JIGSAW: a Delaunay-based unstructured mesh generator.☆47Updated 4 months ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago