snoyer / polygonskeletonsLinks
a python module to compute straight skeletons
☆15Updated 7 years ago
Alternatives and similar repositories for polygonskeletons
Users that are interested in polygonskeletons are comparing it to the libraries listed below
Sorting:
- Straight skeleton implementation in Python☆83Updated 4 years ago
- Straight skeleton implementation in Python 3 based on Botffy's polyskel☆22Updated 8 years ago
- Python bindings to the mapbox earcut C++ library.☆39Updated 6 months ago
- Simple polygon triangulation algorithms in pure python☆64Updated 6 years ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆62Updated 10 years ago
- CGAL bindings using SWIG☆28Updated last year
- ☆11Updated 4 years ago
- Computes straight skeletons of simple polygons☆112Updated 8 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Scientific Python Geometric Algorithms Library☆438Updated last year
- Python bindings to `hmm` for fast terrain mesh generation☆72Updated 9 months ago
- Spline modelling made easy.