lycantropos / sectLinks
Geometric partitioning (triangulation, trapezoidal decomposition)
☆28Updated 2 years ago
Alternatives and similar repositories for sect
Users that are interested in sect are comparing it to the libraries listed below
Sorting:
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Python bindings to the triangle library☆253Updated last year
- Constrained Delaunay Triangulation (Python)☆58Updated last year
- Straight skeleton implementation in Python☆86Updated 5 years ago
- Scientific Python Geometric Algorithms Library☆448Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- Toolbox for constructing alpha shapes.☆307Updated 3 months ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆65Updated 10 years ago
- Polylidar3D - Fast polygon extraction from 3D Data☆324Updated last year
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆128Updated 4 years ago
- CGAL bindings using SWIG☆386Updated 3 weeks ago
- Fast radial basis function interpolation and kriging for large scale data☆182Updated 2 weeks ago
- 2D and 3D computational geometry library☆32Updated last year
- CGAL bindings using SWIG☆28Updated 2 years ago
- Python Wrapper for Embree☆95Updated 2 years ago
- Procedural 3D data generation pipeline for architecture☆78Updated 4 years ago
- Spline modelling made easy.☆112Updated last week
- build concave hull from points☆53Updated 10 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆181Updated this week
- 3D adaptive binary space partitioning and beyond☆93Updated 7 months ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 9 months ago
- Curvature assignment for Geometry Processing course☆158Updated 2 years ago
- Python 3D mesh planar cross-section☆108Updated 3 years ago
- Convex hull of given 3D points