linuxlewis / tripyLinks
Simple polygon triangulation algorithms in pure python
☆65Updated 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
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆126Updated 4 years ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆63Updated 10 years ago
- Python bindings to the triangle library☆247Updated 7 months ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆165Updated 2 years ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆56Updated last year
- Constrained Delaunay Triangulation (Python)☆49Updated last year
- A pure Python port of the earcut JavaScript triangulation library.☆32Updated last year
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Scientific Python Geometric Algorithms Library☆441Updated last year
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆187Updated last week
- Toolbox for constructing alpha shapes.☆292Updated 10 months ago
- Python bindings to the mapbox earcut C++ library.☆39Updated 7 months ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆171Updated last week
- Pure Python implementation of d-dimensional AABB tree.☆67Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- Progressive Real-Time Rendering of Large Point Clouds without Hierarchical Acceleration Structures☆155Updated 4 years ago
- a python module to compute straight skeletons☆15Updated 8 years ago
- Convert massive pointcloud, for example ahn2 (640 Billion points) to potree format.☆82Updated 5 years ago
- Polylidar3D - Fast polygon extraction from 3D Data☆320Updated last year
- 3D mathematical functions using NumPy☆417Updated 9 months ago
- build concave hull from points☆53Updated 10 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆197Updated last year
- Calculate the polygon's centerline☆286Updated 2 months ago
- CGAL bindings using SWIG☆378Updated 4 months ago
- A basic procedural modelling engine for generating buildings and other features in CityGML☆227Updated 6 years ago
- 2D voronoi diagram for point and line-segment sites using incremental topology-oriented algorithm. C++ with python bindings. Licensed und…☆213Updated 2 years ago
- Validation of 3D primitives according to the international standard ISO19107☆95Updated 8 months ago
- A python implementation of arrangement for straight lines and circles (and their segments) in Euclidean space.☆11Updated 3 years ago