linuxlewis / tripyLinks
Simple polygon triangulation algorithms in pure python
☆66Updated 6 years ago
Alternatives and similar repositories for tripy
Users that are interested in tripy are comparing it to the libraries listed below
Sorting:
- Straight skeleton implementation in Python☆86Updated 5 years ago
- Geometric partitioning (triangulation, trapezoidal decomposition)☆28Updated 2 years ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Scientific Python Geometric Algorithms Library☆448Updated last year
- Constrained Delaunay Triangulation (Python)☆58Updated last year
- Python bindings to the triangle library☆256Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆174Updated 2 years ago
- Python bindings to the mapbox earcut C++ library.☆40Updated 2 months ago
- A pure Python port of the earcut JavaScript triangulation library.☆32Updated 2 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year
- a python module to compute straight skeletons☆16Updated 8 years ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated 2 years ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆99Updated 7 months ago
- Python bindings for the "Procedural Runtime" (PRT) of CityEngine by Esri.☆73Updated 2 weeks ago
- 3D mathematical functions using NumPy☆418Updated last year
- Python bindings to `hmm` for fast terrain mesh generation☆81Updated 7 months ago
- A pure Python quad tree spatial index for GIS or rendering usage☆130Updated 5 years ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆64Updated 10 years ago
- A basic procedural modelling engine for generating buildings and other features in CityGML☆233Updated 7 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆258Updated 9 months ago
- Toolbox for constructing alpha shapes.☆307Updated last week
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆128Updated 5 years ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆182Updated 3 weeks ago
- CGAL bindings using SWIG☆28Updated 2 years ago
- Validation of 3D primitives according to the international standard ISO19107☆100Updated 3 weeks ago
- 2D and 3D computational geometry library☆32Updated last year
- Calculate the polygon's centerline☆294Updated 4 months ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆192Updated 2 weeks ago
- A tool to create a Voronoi diagram for polygons☆65Updated 9 months ago
- build concave hull from points☆53Updated 10 years ago