polygon-offsetting
Polygon offsetter
A small Rust crate for computing the offset contour, perimeter, and area of a given polygon with a specified margin.
1 stars
1 watching
1 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates new polygon shapes by shrinking or expanding existing ones | 11 |
| An algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes. | 3 |
| Provides high-performance operations on 2D polygons | 49 |
| A Rust implementation of the Polylabel algorithm for finding ideal label positions on polygons | 54 |
| An algorithm for finding the most distant internal point of a polygon from its outline, useful for labeling | 1,445 |
| An implementation of the Martinez-Rueda Polygon Clipping Algorithm in Rust to perform boolean operations on geo shapes. | 95 |
| A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |
| A Rust library implementing point-in-polygon geometry calculations | 2 |
| A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 788 |
| Automates polygon simplification in a digital design automation tool | 7 |
| A R package implementing a C++ polygon clipping algorithm | 19 |
| An image cropper component built using fabric.js and Vue 3, allowing users to crop images into polygons with customizable lines and handlers. | 2 |
| A tool that repairs broken GIS polygons using C++ algorithms | 13 |
| A Rust library for working with geospatial raster images | 23 |
| An algorithm for blending two images together to create realistic high-resolution images | 463 |