thelonious / js-intersectionsLinks
A JS utility class used to find intersections between any combination of lines, circles, ellipses, polylines, polygons, rectangles, quadratic beziers, and cubic beziers
☆47Updated 3 years ago
Alternatives and similar repositories for js-intersections
Users that are interested in js-intersections are comparing it to the libraries listed below
Sorting:
- triangulates a 2D polyline into a stroke☆181Updated 6 years ago
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation.☆135Updated 5 months ago
- Original : http://sourceforge.net/projects/jsclipper☆90Updated 12 years ago
- 2D constrained Delaunay triangulation☆260Updated 6 years ago
- gets miter normals for a 2D polyline☆143Updated 2 years ago
- gets a discrete list of points from svg☆95Updated 10 years ago
- A JS library to find the convex hull of a finite set of 3d points☆147Updated 3 weeks ago
- adaptive and scalable 2D bezier curves☆151Updated 11 years ago
- Surface Simplification via Quadric Error Metrics☆81Updated 8 years ago
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 11 years ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆190Updated 2 years ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- Small lib for polygon offsetting(margin/padding)☆266Updated 2 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆306Updated 10 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆103Updated 7 months ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆94Updated last year
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 4 years ago
- Easy to use robust Delaunay triangulation☆160Updated 11 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆136Updated 7 years ago
- A library of intersection algorithms covering all SVG shape types☆358Updated 2 years ago
- Clipper Abstraction (simplified API)☆135Updated 3 years ago
- manipulate polygons in 2d space☆135Updated 9 years ago
- (sparse + dynamic) 3D spatial representation structure for fast searches☆226Updated 4 years ago
- gl-matrix's vec3, split into smaller pieces☆53Updated 5 months ago
- lines expanded in a vertex shader☆249Updated 5 years ago
- Comparison of different triangulation libraries in Three.js☆15Updated 8 years ago
- turn a 2d shape into 3d with extrusion☆29Updated 8 years ago