thelonious / js-intersections
A JS utility class used to find intersections between any combination of lines, circles, ellipses, polylines, polygons, rectangles, quadratic beziers, and cubic beziers
☆47Updated 2 years ago
Alternatives and similar repositories for js-intersections:
Users that are interested in js-intersections are comparing it to the libraries listed below
- GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation.☆125Updated 6 months ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- triangulates a 2D polyline into a stroke☆169Updated 5 years ago
- Clean up messy planar straight line graphs☆46Updated 8 years ago
- adaptive and scalable 2D bezier curves☆145Updated 10 years ago
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆42Updated 6 years ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 10 years ago
- Render text with WebGL☆18Updated 8 months ago
- perform boolean operations on arbitrary polygons in 2d☆89Updated 9 years ago
- Surface Simplification via Quadric Error Metrics☆80Updated 7 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- Read floating point values back from WebGL☆42Updated 10 years ago
- Offset polygon☆17Updated last year
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- gets miter normals for a 2D polyline☆134Updated last year
- Any dimensional alpha shapes☆75Updated 9 years ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated 9 months ago
- A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves☆75Updated 2 years ago
- simplify 2D polyline of arrays☆92Updated 4 years ago
- 🎁 WebGL shader wrapper☆123Updated 2 years ago
- a list of text/font modules☆104Updated 9 years ago
- Draw 2d polyline with regl☆59Updated 11 months ago
- gl-matrix's vec3, split into smaller pieces☆53Updated 3 years ago
- Record all WebGL calls from any app for playback later☆80Updated 4 years ago
- Polygons intersection (JavaScript)☆57Updated last year
- Clipper Abstraction (simplified API)☆120Updated 2 years ago
- Taubin's mesh smoothing algorithm implemented in JavaScript☆37Updated 7 years ago
- WebGL Debug Utils