ideasman42 / isect_segments-bentley_ottmannLinks
BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)
☆104Updated 7 months ago
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☆441Updated last year
- Python bindings to the triangle library☆247Updated 7 months ago
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆249Updated 9 months ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆165Updated 2 years ago
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆279Updated 7 months ago
- CGAL bindings using SWIG☆378Updated 4 months ago
- Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"☆185Updated 4 years ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆56Updated last year
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆126Updated 4 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆252Updated 3 months ago
- build concave hull from points☆53Updated 10 years ago
- a python module to compute straight skeletons☆15Updated 8 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆197Updated last year
- Simple polygon triangulation algorithms in pure python☆65Updated 6 years ago
- A pure Python quad tree spatial index for GIS or rendering usage☆126Updated 4 years ago
- Medial Axis Transform - Library☆142Updated last year
- Spatial objects and computations based on NumPy arrays.☆98Updated 2 months ago
- Python implementation of the Bentley-Ottmann algorithm for 2d line segment intersection, described in de Berg et al., Ch. 2.☆25Updated 9 years ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- An algorithm to find the minimum bounding box.☆78Updated 3 years ago
- Toolbox for constructing alpha shapes.☆292Updated 10 months ago
- A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl☆240Updated 3 years ago
- CGAL bindings using SWIG☆28Updated last year
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Straight skeleton implementation in Python☆86Updated 4 years ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆171Updated last week
- Improved agorithm for determining the inclusion of a point P in a 2D planar polygon. Python implementation.☆30Updated 4 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆187Updated last week
- A 2D and 3D geometry library in python☆53Updated 11 years ago
- 2D and 3D maths module for Python☆97Updated 7 years ago