offset_polygon
Polygon generator
Generates new polygon shapes by shrinking or expanding existing ones
A Rust crate for offsetting (shrinking/expanding) polygons.
11 stars
3 watching
3 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A small Rust crate for computing the offset contour, perimeter, and area of a given polygon with a specified margin. | 1 |
| An algorithm for finding the most distant internal point of a polygon from its outline, useful for labeling | 1,445 |
| An algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes. | 3 |
| Provides high-performance operations on 2D polygons | 49 |
| A R package implementing a C++ polygon clipping algorithm | 19 |
| Automates polygon simplification in a digital design automation tool | 7 |
| A fast and efficient polygon triangulation algorithm with support for complex shapes and holes | 871 |
| A tool for validating and automatically repairing planar partitions of polygons in 2D space. | 58 |
| An implementation of the Martinez-Rueda Polygon Clipping Algorithm in Rust to perform boolean operations on geo shapes. | 95 |
| A tool that repairs broken GIS polygons using C++ algorithms | 13 |
| An R project that generates split polygons using spatial libraries | 18 |
| A Rust library implementing point-in-polygon geometry calculations | 2 |
| Software for reconstructing polygonal surfaces from point clouds using linear integer programming. | 725 |
| Automated polygon detection in RGB images for room layout estimation | 26 |
| Fast triangulation of polygons | 5 |