linuxlewis / tripy
Simple polygon triangulation algorithms in pure python
☆64Updated 5 years ago
Alternatives and similar repositories for tripy:
Users that are interested in tripy are comparing it to the libraries listed below
- Straight skeleton implementation in Python☆79Updated 4 years ago
- Geometric partitioning (triangulation, trapezoidal decomposition)☆28Updated last year
- a python module to compute straight skeletons☆15Updated 7 years ago
- Python bindings to the triangle library☆239Updated last month
- Python bindings to the mapbox earcut C++ library.☆38Updated last month
- Fast Delaunay triangulation of 2D points implemented in Python.☆51Updated 9 months ago
- Constrained Delaunay Triangulation (Python)☆39Updated 10 months ago
- pycsg - Constructive Solid Geometry (CSG)☆75Updated 8 months ago
- Decompose 2D polygons into convex pieces.☆27Updated 8 years ago
- CGAL bindings using SWIG☆29Updated last year
- Pure Python implementation of d-dimensional AABB tree.☆64Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆155Updated last year
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆60Updated 9 years ago
- Python bindings to `hmm` for fast terrain mesh generation☆70Updated 5 months ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆89Updated 5 months ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆163Updated 2 weeks ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆118Updated 4 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆32Updated 5 years ago
- Scientific Python Geometric Algorithms Library☆431Updated last year
- A pure Python port of the earcut JavaScript triangulation library.☆30Updated last year
- Concave or convex hull around a list of points.☆48Updated 6 months ago
- Validation of 3D primitives according to the international standard ISO19107☆91Updated 3 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆148Updated 6 years ago
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 8 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆20Updated 3 years ago
- A pure Python quad tree spatial index for GIS or rendering usage☆128Updated 4 years ago
- Straight skeleton implementation in Python 3 based on Botffy's polyskel☆22Updated 8 years ago
- Python bindings for the "Procedural Runtime" (PRT) of CityEngine by Esri.☆64Updated last week
- A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator by Jonathan Richard Shewchuk☆34Updated 4 years ago
- Python Wrapper for Embree☆90Updated last year