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:
- Geometric partitioning (triangulation, trapezoidal decomposition)☆28Updated 2 years ago
- Straight skeleton implementation in Python☆86Updated 4 years ago
- Python bindings to the triangle library☆248Updated 7 months ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆56Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆166Updated 2 years ago
- Constrained Delaunay Triangulation (Python)☆51Updated last year
- Scientific Python Geometric Algorithms Library☆441Updated last year
- Toolbox for constructing alpha shapes.☆294Updated 11 months ago
- Pure Python implementation of d-dimensional AABB tree.☆67Updated last year
- Python bindings to the mapbox earcut C++ library.☆39Updated 8 months ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆188Updated last week
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆173Updated last week
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆252Updated 4 months ago
- a python module to compute straight skeletons☆15Updated 8 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆198Updated last year
- A pure Python port of the earcut JavaScript triangulation library.☆32Updated last year
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆126Updated 4 years ago
- Python bindings to `hmm` for fast terrain mesh generation☆78Updated 2 months ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆63Updated 10 years ago
- A basic procedural modelling engine for generating buildings and other features in CityGML☆226Updated 6 years ago
- Validation of 3D primitives according to the international standard ISO19107☆96Updated 9 months ago
- A pure Python quad tree spatial index for GIS or rendering usage☆126Updated 4 years ago
- build concave hull from points☆53Updated 10 years ago
- CGAL bindings using SWIG☆28Updated last year
- A lightweight and efficient Python Morton encoder with support for geo-hashing☆114Updated 2 years ago
- Calculate the polygon's centerline☆287Updated 3 months ago
- 3D mathematical functions using NumPy☆418Updated 9 months ago
- Python bindings for the "Procedural Runtime" (PRT) of CityEngine by Esri.☆69Updated last month
- "Computational modelling of terrains" book: source code + PDF☆122Updated last month
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago