junmer / clipper-libLinks
Boolean operations and offsetting library in Javascript
☆198Updated 2 years ago
Alternatives and similar repositories for clipper-lib
Users that are interested in clipper-lib are comparing it to the libraries listed below
Sorting:
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- triangulates a 2D polyline into a stroke☆177Updated 6 years ago
- lines expanded in a vertex shader☆246Updated 4 years ago
- An offset function for paperjs path☆110Updated 2 months ago
- Javascript library for 2d geometry☆609Updated last week
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- gets miter normals for a 2D polyline☆139Updated last year
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆593Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆740Updated last month
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- A library of intersection algorithms covering all SVG shape types☆354Updated last year
- A 2D constrained Delaunay triangulation library☆336Updated 6 years ago
- Original : http://sourceforge.net/projects/jsclipper☆89Updated 12 years ago
- DEPRECATED: CSG Library for JSCAD (See the link below)☆219Updated 4 years ago
- Decompose 2D polygons into convex pieces.☆453Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆622Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 2 months ago
- Turns a text string into a 2D poly line☆317Updated last year
- gets a discrete list of points from svg☆95Updated 9 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆340Updated last month
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- Constructive Solid Geometry for three.js, ES6 + BufferGeometry☆140Updated 2 years ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆187Updated 2 years ago
- Web tool for creation of MSDF bitmap font spritesheets and JSON☆167Updated 4 years ago
- Slice three.js geometry with a plane.☆142Updated 6 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆243Updated 2 years ago