velipso / polybooljs
Boolean operations on polygons (union, intersection, difference, xor)
☆614Updated 11 months ago
Alternatives and similar repositories for polybooljs:
Users that are interested in polybooljs are comparing it to the libraries listed below
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆715Updated 6 months ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆566Updated 10 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated last year
- A 2D constrained Delaunay triangulation library☆331Updated 6 years ago
- Javascript library for 2d geometry☆576Updated 4 months ago
- Small lib for polygon offsetting(margin/padding)☆252Updated last year
- Clipper Abstraction (simplified API)☆122Updated 2 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆552Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆181Updated last year
- Decompose 2D polygons into convex pieces.☆443Updated last year
- 2D constrained Delaunay triangulation☆243Updated 5 years ago
- A lightweight quadtree implementation for javascript☆622Updated last year
- A library of intersection algorithms covering all SVG shape types☆349Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆168Updated 10 months ago
- Browser-side SDF font generator☆588Updated 6 months ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆292Updated 9 years ago
- A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas☆199Updated this week
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆152Updated 4 years ago
- Quadtree Typescript Implementation☆135Updated last year
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,256Updated 2 months ago
- A 3D/WebGL math library☆414Updated 9 months ago
- renders BMFont files in ThreeJS with word-wrapping☆793Updated 2 years ago
- A fast static index for 2D points☆647Updated 4 months ago
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆377Updated last week
- A tiny rectangle packing JavaScript library (for sprite layouts)☆322Updated 7 months ago
- A JavaScript library for doing geometry.☆996Updated 3 weeks ago
- lines expanded in a vertex shader☆238Updated 4 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆278Updated 4 years ago
- gets miter normals for a 2D polyline☆136Updated last year
- triangulates a 2D polyline into a stroke☆170Updated 5 years ago