rowanwins / sweepline-intersectionsLinks
A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.
☆71Updated 6 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:
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆91Updated 5 years ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆58Updated 5 years ago
- A series of experiments on terrain and elevation data for Tangram☆50Updated 8 years ago
- proj4 coordinate transforms in glsl☆38Updated 3 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated 9 months ago
- Straight skeleton algorithm implementation in TypeScript☆69Updated last year
- A module to check if a polygon self-intersects☆30Updated 5 years ago
- Geographic kNN extension for Flatbush☆45Updated 11 months ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- Draw your raster data directly in your browser☆42Updated 2 years ago
- A work in progress polygon operations library with integer snap-rounding☆18Updated 2 years ago
- GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆72Updated 2 years ago
- Create contours from non-gridded data with meandering triangles.☆40Updated 4 months ago
- A very fast JavaScript polyline and polygon clipping library☆176Updated 2 years ago
- Generates Signed Distance Field glyphsets from OpenType fonts☆51Updated 5 years ago
- Fast and accurate tessellation of planar graphs with convex polygons☆18Updated last year
- Offset polygon☆17Updated last year
- A very fast density based clustering library for geographic points☆86Updated 11 months ago
- A point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polyg …☆143Updated 5 months ago
- A small (<10kb minified) javascript library for splitting polygons by a polyline.☆50Updated 2 years ago
- Any dimensional alpha shapes☆77Updated 10 years ago
- Given a heightmap, generate a "contoured" terrain mesh☆26Updated 9 years ago
- ☆42Updated 6 months ago
- Greiner-Hormann polygon clipping, with degeneracy handling