tokumine / sweepline
Detect self-intersecting polygons in Javascript. An implementation of the Bentley–Ottmann sweep line algorithm for detecting crossings in a set of line segments.
☆32Updated 13 years ago
Alternatives and similar repositories for sweepline:
Users that are interested in sweepline are comparing it to the libraries listed below
- proj4 coordinate transforms in glsl☆38Updated 3 years ago
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆89Updated 5 years ago
- A series of experiments on terrain and elevation data for Tangram☆49Updated 7 years ago
- turn a 2d shape into 3d with extrusion☆30Updated 7 years ago
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- gets miter normals for a 2D polyline☆136Updated last year
- Any dimensional alpha shapes☆75Updated 9 years ago
- Surface Simplification via Quadric Error Metrics☆80Updated 7 years ago
- GLSL shaders shared between mapbox-gl-js and mapbox-gl-native☆18Updated 8 years ago
- R-Tree Library for Javascript. Check out the Wiki for API information!☆210Updated 5 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆88Updated 5 months ago
- Extracts a rectilinear polygon contour from a binary image☆24Updated 10 years ago
- Chaikin's smoothing algorithm for 2D polylines☆89Updated 6 years ago
- A work in progress polygon operations library with integer snap-rounding☆18Updated last year
- Query hgt files (typically SRTM elevation data) with performance☆45Updated 4 years ago
- 3D parametric surface visualization☆54Updated 9 months ago
- A WebGL visualization of wind power☆20Updated 6 years ago
- perform boolean operations on arbitrary polygons in 2d☆89Updated 9 years ago
- k-nearest neighbors search (KNN) for RBush☆215Updated 4 months ago
- Engine development: OpenWebGlobe for WebGL☆157Updated 5 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆68Updated 2 months ago
- A series of demos showing ways of manipulating a heightmap in three.js.☆96Updated 8 years ago
- An experimental extension for Google Maps that enables WebGL based rending of GeoJSON data.☆93Updated 7 years ago
- An implementation of the Graham's Scan Convex Hull algorithm in JavaScript.☆115Updated last year
- Geographic kNN extension for Flatbush☆44Updated 7 months ago
- Simplify geometry using the Ramer–Douglas–Peucker algorithm.☆79Updated 10 years ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- Streamline animation of wind data☆65Updated last year
- Streaming pixels with node-gdal☆13Updated last year