v-hill / parallel-delaunayLinks
Parallel implementation of Guibas & Stolfi's divide-and-conquer algorithm for Delaunay triangulation, using MPI in Python.
☆15Updated 7 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:
- A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator by Jonathan Richard Shewchuk☆36Updated 5 years ago
- Compute interesting points, areas, and volumes in simplex meshes of any dimension.☆108Updated 3 months ago
- Triangulation Template Library☆26Updated 3 weeks ago
- JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.☆161Updated 3 months ago
- PArallel Balanced Linear Octree☆22Updated 5 years ago
- A curvilinear mesh generator for high order finite element analysis☆72Updated 7 years ago
- Simple mesh generator inspired by distmesh.☆219Updated 2 years ago
- Capacity-Constrained Voronoi Tessellations☆22Updated 10 years ago
- Converts a voxel representation to a smooth counterpart☆14Updated 3 years ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Delaunay Triangulation in Parallel☆11Updated 8 years ago
- A python library for fast prototyping in geometry processing.☆34Updated 2 years ago
- This is a mirror of the latest stable version of Tetgen.☆106Updated 7 months ago
- A simple Delaunay mesh generator based on the Bowyer-Watson algorithm. I have based my code on the pseudocode present in the Wikipedia pa…☆16Updated 5 years ago
- C++ algorithm for converting triangular meshes to quadrilateral meshes☆21Updated 9 years ago
- A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++☆82Updated 9 months 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
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Modern C++20 finite element method and shape optimization framework.☆51Updated last week
- ☆12Updated last year
- ☆18Updated last year
- ☆37Updated 9 months ago
- A program for rendering hexahedral meshes in the form of transparent volumes.☆15Updated 2 months ago
- Robust point-in-polyhedron testing.☆29Updated 6 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- http://www.hexalab.net: an online viewer for hexahedral meshes☆136Updated last year
- 🧱 World leading open-source geometry engine in context of Implicit Surface Modelling, featuring sharp edges: Library for Geometric / Sol…☆27Updated 7 months ago
- Hybrid arithmetic for geometric computation☆17Updated 5 years ago
- Compute centroidal Voronoi tessellations in 2D and 3D using the GPU.☆44Updated 5 years ago
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆52Updated last year