Small lib for polygon offsetting(margin/padding)
☆268Feb 28, 2023Updated 3 years ago
Alternatives and similar repositories for polygon-offset
Users that are interested in polygon-offset are comparing it to the libraries listed below
Sorting:
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆758Jan 21, 2026Updated last month
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆617Apr 19, 2024Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆177Apr 11, 2024Updated last year
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆248Jan 19, 2026Updated last month
- Boolean operations on polygons (union, intersection, difference, xor)☆624Mar 18, 2024Updated last year
- Boolean operations and offsetting library in Javascript☆210Jun 2, 2023Updated 2 years ago
- Small, no dependency library for offsetting polygons.☆45Oct 21, 2021Updated 4 years ago
- A module to check if a polygon self-intersects☆30May 3, 2020Updated 5 years ago
- Javascript library for 2d geometry☆643Jan 21, 2026Updated last month
- A very fast 2D concave hull algorithm in JavaScript☆720Jul 16, 2025Updated 7 months ago
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆94Jan 16, 2026Updated last month
- A fast static index for 2D points☆690Nov 17, 2025Updated 3 months ago
- 2D polyline library for offsetting, combining, etc.☆499Aug 28, 2024Updated last year
- Generate 3d box geometry☆10Jan 5, 2016Updated 10 years ago
- A very fast JavaScript polyline and polygon clipping library☆183Jul 16, 2025Updated 7 months ago
- An alternative wrapper for orbit-camera that works independently of game-shell.☆21Apr 18, 2018Updated 7 years ago
- A very simple script to compute all self-intersections in a GeoJSON polygon☆11Dec 23, 2025Updated 2 months ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆74Nov 24, 2024Updated last year
- A glslify module for domain coloring in the complex plane☆14Nov 25, 2016Updated 9 years ago
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,418Sep 18, 2025Updated 5 months ago
- A point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polyg…☆147Aug 8, 2025Updated 6 months ago
- Fast robust predicates for computational geometry in JavaScript☆329Oct 17, 2025Updated 4 months ago
- A JavaScript library for doing geometry.☆1,021Jan 21, 2026Updated last month
- JavaScript Topology Suite☆1,550Jan 2, 2025Updated last year
- Surface Simplification via Quadric Error Metrics☆81Dec 25, 2017Updated 8 years ago
- Path smoothing for vector valued input curves☆19Nov 1, 2022Updated 3 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆295Jun 23, 2020Updated 5 years ago
- This repository is deprecated and no longer maintained.☆589Feb 8, 2025Updated last year
- Polygon and line clipping and offsetting library☆23Jun 4, 2015Updated 10 years ago
- TPLang (with modifications) -> G-Code in pure JavaScript☆22Jan 31, 2019Updated 7 years ago
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Jan 31, 2017Updated 9 years ago
- An incredibly fast JavaScript library for Delaunay triangulation of 2D points☆2,566Nov 28, 2025Updated 3 months ago
- A library for constraining triangulations from Delaunator☆72Jul 21, 2025Updated 7 months ago
- lines expanded in a vertex shader☆249Nov 30, 2020Updated 5 years ago
- Conversion of a CSG library for use with modern THREE.js☆494Oct 5, 2024Updated last year
- Tools for manipulating simplicial complexes in JavaScript☆66Mar 29, 2015Updated 10 years ago
- Serialize Mapbox Vector Tiles to binary protobufs in javascript.☆203Jul 8, 2024Updated last year
- A pixel manipulation library☆18Dec 2, 2015Updated 10 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆283Updated this week