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☆177Updated 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
- Boolean operations and offsetting library in Javascript☆198Updated 2 years ago
- gets miter normals for a 2D polyline☆139Updated last year
- GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation.☆133Updated last month
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆187Updated 2 years ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- adaptive and scalable 2D bezier curves☆149Updated 10 years ago
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- lines expanded in a vertex shader☆246Updated 4 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆175Updated last year
- Surface Simplification via Quadric Error Metrics☆81Updated 7 years ago
- Original : http://sourceforge.net/projects/jsclipper☆89Updated 12 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated last year
- A JS library to find the convex hull of a finite set of 3d points☆146Updated 4 months 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
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 10 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 3 months ago
- Any dimensional alpha shapes☆78Updated 10 years ago
- A very fast JavaScript polyline and polygon clipping library☆182Updated last month
- Geometries for 3D rendering, including normals, UVs and cell indices (faces). Perfect if you want to supercharge your dependency folder..…☆104Updated 3 months ago
- Pure GPU, instanced, screen-projected lines for regl☆185Updated 2 years ago
- A 2D constrained Delaunay triangulation library☆336Updated 6 years ago
- Comparison of different triangulation libraries in Three.js☆15Updated 8 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago