rowanwins / sweepline-intersectionsLinks
A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.
☆73Updated 9 months ago
Alternatives and similar repositories for sweepline-intersections
Users that are interested in sweepline-intersections are comparing it to the libraries listed below
Sorting:
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated last year
- A point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polyg…☆146Updated last month
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆58Updated 5 years ago
- A module to check if a polygon self-intersects☆30Updated 5 years ago
- Fast and accurate tessellation of planar graphs with convex polygons☆19Updated last year
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆92Updated 5 years ago
- A series of experiments on terrain and elevation data for Tangram☆52Updated 8 years ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Straight skeleton algorithm implementation in TypeScript☆70Updated 2 years ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- Generates Signed Distance Field glyphsets from OpenType fonts☆53Updated 6 years ago
- Any dimensional alpha shapes☆78Updated 10 years ago
- ☆44Updated 8 months ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- A small (<10kb minified) javascript library for splitting polygons by a polyline.☆51Updated 3 years ago
- Streamline animation of wind data☆65Updated 2 years ago
- A library for constraining triangulations from Delaunator☆71Updated last month
- A very fast JavaScript polyline and polygon clipping library☆182Updated last month
- Medial Axis Transform - Library☆144Updated 2 weeks ago
- A very fast density based clustering library for geographic points☆86Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 2 months ago
- Surface Simplification via Quadric Error Metrics☆81Updated 7 years ago
- proj4 coordinate transforms in glsl