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:
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- Scientific Python Geometric Algorithms Library☆448Updated last year
- Python bindings to the triangle library☆253Updated 11 months ago
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last year
- An algorithm to find the minimum bounding box.☆80Updated 4 years ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- Geometric partitioning (triangulation, trapezoidal decomposition)☆28Updated 2 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
- CGAL bindings using SWIG☆386Updated 2 weeks ago
- CGAL bindings using SWIG☆28Updated 2 years ago
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆257Updated last month
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆279Updated last year
- Medial Axis Transform - Library☆147Updated last month
- 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
- a python module to compute straight skeletons☆16Updated 8 years ago
- Straight skeleton implementation in Python☆86Updated 5 years ago
- Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"☆190Updated 5 years ago
- A 2D and 3D geometry library in python☆53Updated 11 years ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆65Updated 10 years ago
- 2D voronoi diagram for point and line-segment sites using incremental topology-oriented algorithm. C++ with python bindings. Licensed und…☆217Updated 2 years ago
- COMPAS package for working with CGAL.☆29Updated 2 weeks ago
- The Visualization and Computer Graphics Library (VCG) fork of☆46Updated 4 months ago
- Spatial objects and computations based on NumPy arrays.☆100Updated 7 months ago
- Improved agorithm for determining the inclusion of a point P in a 2D planar polygon. Python implementation.☆30Updated 4 years ago
- Rhino/OpenNURBS importer and exporter for NURBS-Python (geomdl)☆39Updated 3 years ago
- Find the minimum area bounding box that can be fitted to a set of points. Self-contained implementations in Python & Matlab.☆63Updated 3 years ago
- 3D mathematical functions using NumPy☆419Updated last year