rowanwins / sweepline-intersectionsLinks
A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.
☆73Updated 10 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
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆58Updated 6 years ago
- A module to check if a polygon self-intersects☆30Updated 5 years ago
- 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
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆92Updated 5 years ago
- Fast and accurate tessellation of planar graphs with convex polygons☆19Updated last year
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- Straight skeleton algorithm implementation in TypeScript☆70Updated 2 years ago
- A series of experiments on terrain and elevation data for Tangram☆52Updated 8 years ago
- A small (<10kb minified) javascript library for splitting polygons by a polyline.☆51Updated 3 years ago
- ☆44Updated 9 months ago
- Any dimensional alpha shapes☆78Updated 10 years ago
- Surface Simplification via Quadric Error Metrics☆81Updated 7 years ago
- proj4 coordinate transforms in glsl☆38Updated 3 years ago
- A library for constraining triangulations from Delaunator☆71Updated 2 months ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- Robust and fast 2D convex hull☆51Updated 3 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 3 months ago
- A very fast JavaScript polyline and polygon clipping library☆182Updated 2 months ago
- Simplify WGS84 LineStrings using latitude-sensitive thresholds☆32Updated 4 years ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆294Updated 2 months ago
- A very fast density based clustering library for geographic points☆86Updated last year
- Streamline animation of wind data☆65Updated 2 years ago
- Offset polygon☆17Updated 2 years ago
- Generates Signed Distance Field glyphsets from OpenType fonts☆53Updated 6 years ago
- Fast robust predicates for computational geometry in JavaScript☆320Updated last year
- Create contours from non-gridded data with meandering triangles.☆41Updated 8 months ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago
- Given a heightmap, generate a "contoured" terrain mesh☆26Updated 9 years ago