polygons
Polygon distance library
Fast point-in-polygon test and distance calculations for polygons in 2D space
Fast points-in-polygon test and distances to polygons.
15 stars
4 watching
3 forks
Language: Rust
last commit: 3 months ago distancegeometrypolygonpyo3rustspacial
Related projects:
Repository | Description | Stars |
---|---|---|
ringsaturn/geometry-rs | A Rust library implementing point-in-polygon geometry calculations | 2 |
bast/flanders | Fast 2D nearest neighbor search with an angle | 7 |
ishape-rust/ioverlay | Provides high-performance operations on 2D polygons | 49 |
baddstats/polyclip | A R package implementing a C++ polygon clipping algorithm | 19 |
davidgillsjo/polygon-hgt | Automated polygon detection in RGB images for room layout estimation | 26 |
ofmooseandmen/jord-rs | Geographical position calculations using spherical geometry and ellipsoidal models. | 9 |
liangliangnan/polyfit | Software for reconstructing polygonal surfaces from point clouds using linear integer programming. | 725 |
spatstat/s2 | An R package providing bindings to the Google s2 library for performing geometric computations on the sphere. | 30 |
pkinney/distance | Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
shuoli84/poly2tri-rs | A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
vipera/cheap-ruler-rs | Fast approximations of geodesic measurements in Rust | 9 |
georust/robust | Provides robust geometric predicates for computing and geometry | 74 |
telescopest/geometry | A simple geometry library for Pharo with basic shape representations and computations. | 3 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
busstoptaktik/geodesy | A Rust library providing geodesy transformation primitives and operations | 67 |