skogler / mapbox_earcut_pythonLinks
Python bindings to the mapbox earcut C++ library.
☆40Updated this week
Alternatives and similar repositories for mapbox_earcut_python
Users that are interested in mapbox_earcut_python are comparing it to the libraries listed below
Sorting:
- A pure Python port of the earcut JavaScript triangulation library.☆32Updated 2 years ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆98Updated 4 months ago
- Python bindings to `hmm` for fast terrain mesh generation☆80Updated 4 months ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆191Updated 3 weeks ago
- Constrained Delaunay Triangulation (Python)☆56Updated last year
- Python bindings to the triangle library☆251Updated 10 months ago
- A fast Python Quantized Mesh encoder☆96Updated 2 months ago
- Removing the fear-uncertainty-doubt from GeoPackages. OGC GeoPackage Support via Python and SQLite☆26Updated 2 weeks ago
- CGAL bindings using SWIG☆28Updated 2 years ago
- A polyline smoothing package for shapely.☆37Updated 3 months ago
- Port of MapBox's polylabel☆53Updated 6 years ago
- Python wrapper for Boost voronoi diagram implementation.☆29Updated 6 months ago
- a python module to compute straight skeletons☆16Updated 8 years ago
- Spatial objects and computations based on NumPy arrays.☆100Updated 6 months ago
- A Python library for modelling and processing 2.5D terrains using a (2D) Delaunay triangulation.☆33Updated this week
- Python library for calculating contours in 2D quadrilateral grids☆94Updated 3 weeks ago
- Evaluation of file formats in the context of geo-referenced 3D geometries.☆17Updated last year
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Validation of 3D primitives according to the international standard ISO19107☆97Updated last month
- Serverless terrain contours, quantized mesh, and RGB-encoded terrain tiles☆32Updated 5 years ago
- ☆11Updated 11 months ago
- A lightweight and efficient Python Morton encoder with support for geo-hashing☆115Updated 2 years ago
- ☆53Updated last month
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Straight skeleton implementation in Python