velipso / polybooljsLinks
Boolean operations on polygons (union, intersection, difference, xor)
☆626Updated 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…☆752Updated 2 weeks ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆561Updated 3 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆246Updated 2 weeks ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆612Updated last year
- A lightweight quadtree implementation for javascript☆638Updated 2 years ago
- Javascript library for 2d geometry☆628Updated last week
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆306Updated 10 years ago
- Small lib for polygon offsetting(margin/padding)☆266Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- Decompose 2D polygons into convex pieces.☆455Updated 2 years ago
- Browser-side SDF font generator☆654Updated 4 months ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Clipper Abstraction (simplified API)☆134Updated 3 years ago
- A 2D constrained Delaunay triangulation library☆339Updated 7 years ago
- A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas☆222Updated 3 months ago
- 2D constrained Delaunay triangulation☆259Updated 6 years ago
- This repository is deprecated and no longer maintained.☆588Updated 10 months ago
- A library of intersection algorithms covering all SVG shape types☆357Updated last year
- A tiny rectangle packing JavaScript library (for sprite layouts)☆347Updated 5 months ago
- Quadtree Typescript Implementation☆154Updated 2 weeks ago
- The fastest and smallest JavaScript polygon triangulation library for your WebGL apps☆2,385Updated 3 months ago
- A TypeScript port of Box2D☆419Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆45Updated 4 months ago
- triangulates a 2D polyline into a stroke☆179Updated 6 years ago
- CSG plugin for Three.js☆461Updated 3 years ago
- Navigation mesh toolkit for ThreeJS☆315Updated 7 years ago
- A 3D/WebGL math library☆419Updated last year
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 4 years ago
- Collision detection for circles, polygons, and points☆322Updated 2 years ago
- Points, Lines, Boxes, Polygons (also hollow), Ellipses, Circles. RayCasting, offsets, rotation, scaling, bounding box padding, flags for …☆250Updated 2 weeks ago