ideasman42 / isect_segments-bentley_ottmannLinks
BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)
☆105Updated last year
Alternatives and similar repositories for isect_segments-bentley_ottmann
Users that are interested in isect_segments-bentley_ottmann are comparing it to the libraries listed below
Sorting:
- Scientific Python Geometric Algorithms Library☆448Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- A lightweight and efficient Python Morton encoder with support for geo-hashing☆116Updated 2 years ago
- Python bindings to the triangle library☆252Updated 11 months ago
- An algorithm to find the minimum bounding box.☆80Updated 4 years ago
- CGAL bindings using SWIG☆386Updated 3 weeks ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆256Updated 2 weeks ago
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- 2D and 3D maths module for Python☆97Updated 7 years ago
- Straight skeleton implementation in Python☆86Updated 5 years ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated last year
- A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl☆241Updated 3 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆257Updated 8 months ago
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆279Updated 11 months ago
- A pure Python quad tree spatial index for GIS or rendering usage☆129Updated 5 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago
- CGAL bindings using SWIG☆28Updated 2 years ago
- Spline modelling made easy.☆112Updated last week
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 8 months ago
- Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"☆188Updated 5 years ago
- Spatial objects and computations based on NumPy arrays.☆100Updated 7 months ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last year
- Improved agorithm for determining the inclusion of a point P in a 2D planar polygon. Python implementation.☆30Updated 4 years ago
- Toolbox for constructing alpha shapes.☆306Updated 2 months ago