velipso / polybooljsLinks
Boolean operations on polygons (union, intersection, difference, xor)
☆617Updated last year
Alternatives and similar repositories for polybooljs
Users that are interested in polybooljs 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…☆727Updated 10 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆582Updated last year
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated 2 years ago
- Small lib for polygon offsetting(margin/padding)☆256Updated 2 years ago
- Javascript library for 2d geometry☆594Updated 8 months ago
- Boolean operations and offsetting library in Javascript☆190Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆300Updated 9 years ago
- A library of intersection algorithms covering all SVG shape types☆352Updated last year
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆554Updated 2 years ago
- 2D constrained Delaunay triangulation☆246Updated 5 years ago
- Decompose 2D polygons into convex pieces.☆447Updated last year
- Clipper Abstraction (simplified API)☆125Updated 2 years ago
- A 2D constrained Delaunay triangulation library☆333Updated 6 years ago
- A lightweight quadtree implementation for javascript☆633Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆174Updated last year
- Browser-side SDF font generator☆595Updated 9 months ago
- A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas☆207Updated 3 months ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆331Updated 11 months ago
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,305Updated last month
- Quadtree Typescript Implementation☆142Updated last year
- A fast static index for 2D points☆657Updated 8 months ago
- Boolean operations on polygons (union, intersection, difference, xor)☆39Updated 8 months ago
- Turns a text string into a 2D poly line☆315Updated last year
- Segments intersection detection library☆279Updated 2 months ago
- A JavaScript library for doing geometry.☆1,009Updated 4 months ago
- This repository is deprecated and no longer maintained.☆590Updated 3 months ago
- Compute the Voronoi diagram of a set of two-dimensional points.☆633Updated 10 months ago
- A TypeScript port of Box2D☆413Updated last year
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆378Updated 3 months ago
- Points, Lines, Boxes, Polygons (also hollow), Ellipses, Circles. RayCasting, offsets, rotation, scaling, bounding box padding, flags for …☆239Updated 3 weeks ago