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: about 1 month 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 | A library providing high-performance boolean operations on 2D polygons for various applications | 40 |
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 | 25 |
ofmooseandmen/jord-rs | Geographical position calculations using spherical geometry and ellipsoidal models. | 9 |
liangliangnan/polyfit | Reconstructs 3D polygonal surfaces from point clouds using hypothesis and selection based methods | 719 |
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 | 73 |
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 | 66 |