polygon-offsetting

Polygon offsetter

A small Rust crate for computing the offset contour, perimeter, and area of a given polygon with a specified margin.

GitHub

0 stars
1 watching
1 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
anlumo/offset_polygon A Rust crate for generating polygons with rounded corners by offsetting an original polygon. 10
acheul/louvre An algorithm for decomposing polygons into triangles, specifically designed to handle self-intersecting shapes. 3
ishape-rust/ioverlay A library providing high-performance boolean operations on 2D polygons for various applications 40
urschrei/polylabel-rs A Rust implementation of the Polylabel algorithm for finding ideal label positions on polygons 54
mapbox/polylabel An algorithm for finding the most distant internal point of a polygon from its outline, useful for labeling 1,437
21re/rust-geo-booleanop An implementation of the Martinez-Rueda Polygon Clipping Algorithm in Rust to perform boolean operations on geo shapes. 94
shuoli84/poly2tri-rs A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons 15
ringsaturn/geometry-rs A Rust library implementing point-in-polygon geometry calculations 2
ecumene/rust-sloth A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. 784
fsitok/klayout-simplify Automates polygon simplification in a digital design automation tool 7
baddstats/polyclip A R package implementing a C++ polygon clipping algorithm 19
tato30/vue-polygon-cropper An image cropper component built using fabric.js and Vue 3, allowing users to crop images into polygons with customizable lines and handlers. 2
dickoa/prepr A tool that repairs broken GIS polygons using C++ algorithms 13
pka/georaster A Rust library for working with geospatial raster images 24
wuhuikai/gp-gan A software framework for generating high-resolution image blends by combining source and destination images using a deep generative model. 461