duhaime / lloydLinks
Constrained Lloyd Iteration for distributing 2D points
☆46Updated 4 years ago
Alternatives and similar repositories for lloyd
Users that are interested in lloyd are comparing it to the libraries listed below
Sorting:
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Compute interesting points, areas, and volumes in simplex meshes of any dimension.☆108Updated 4 months ago
- Spatial objects and computations based on NumPy arrays.☆100Updated 6 months ago
- Scientific Python Geometric Algorithms Library☆447Updated last year
- Python bindings to the triangle library☆252Updated 10 months ago
- Spline modelling made easy.☆112Updated 7 months ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last year
- Simple mesh generator inspired by distmesh.☆219Updated 2 years ago
- Parallel implementation of Guibas & Stolfi's divide-and-conquer algorithm for Delaunay triangulation, using MPI in Python.