rowanwins / sweepline-intersectionsLinks
A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.
☆71Updated 7 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 10 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 6 months ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆58Updated 5 years ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆92Updated 5 years ago
- A library for constraining triangulations from Delaunator☆68Updated 11 months ago
- Fast and accurate tessellation of planar graphs with convex polygons☆19Updated last year
- Straight skeleton algorithm implementation in TypeScript☆69Updated last year
- A module to check if a polygon self-intersects☆30Updated 5 years ago
- proj4 coordinate transforms in glsl☆38Updated 3 years ago
- A series of experiments on terrain and elevation data for Tangram☆50Updated 8 years ago
- Any dimensional alpha shapes☆77Updated 10 years ago
- Surface Simplification via Quadric Error Metrics☆80Updated 7 years ago
- Generates Signed Distance Field glyphsets from OpenType fonts☆52Updated 6 years ago
- A very fast JavaScript polyline and polygon clipping library☆177Updated 2 years ago
- A very fast density based clustering library for geographic points☆86Updated last year
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- A small (<10kb minified) javascript library for splitting polygons by a polyline.☆51Updated 3 years ago
- A fast JavaScript terrain mesh generation tool based on Delaunay triangulation☆289Updated last year
- ☆42Updated 6 months ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆101Updated 3 weeks ago
- WebGPU sample about quad tree evaluation with compute shader using indirect dispatch and indirect draw☆25Updated 4 months ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- Create contours from non-gridded data with meandering triangles.☆40Updated 5 months ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆187Updated 2 years ago
- gets miter normals for a 2D polyline☆139Updated last year
- Geographic kNN extension for Flatbush☆45Updated last year
- 2D constrained Delaunay triangulation☆250Updated 6 years ago
- Streamline animation of wind data☆65Updated last year
- GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆72Updated 2 years ago