anvaka / isectLinks
Segments intersection detection library
☆278Updated 5 months ago
Alternatives and similar repositories for isect
Users that are interested in isect are comparing it to the libraries listed below
Sorting:
- Fast robust predicates for computational geometry in JavaScript☆319Updated last year
- A very fast and simple JavaScript priority queue☆139Updated 2 weeks ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆293Updated last month
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆338Updated last month
- A library of intersection algorithms covering all SVG shape types☆354Updated last year
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆72Updated 9 months ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago
- A fast selection algorithm in JavaScript.☆92Updated 11 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
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆589Updated last year
- A three.js camera that mimics 2d maps navigation with pan and zoom☆57Updated 5 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Javascript library for 2d geometry☆603Updated 10 months ago
- This is a demo project for ngraph.path☆188Updated 3 months ago
- Turns a text string into a 2D poly line☆317Updated last year
- Any dimensional alpha shapes☆78Updated 10 years ago
- Pure GPU, instanced, screen-projected lines for regl☆186Updated 2 years ago
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- k-nearest neighbors search (KNN) for RBush☆224Updated 11 months ago
- Streamline animation of wind data☆65Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 2 months ago
- gets miter normals for a 2D polyline☆139Updated last year
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated 11 months ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆739Updated last month
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆187Updated 2 years ago
- Streamlines calculator☆301Updated last week
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago