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.
☆31Updated 13 years ago
Alternatives and similar repositories for sweepline:
Users that are interested in sweepline are comparing it to the libraries listed below
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆86Updated 5 years ago
- R-Tree Library for Javascript. Check out the Wiki for API information!☆210Updated 5 years ago
- Chaikin's smoothing algorithm for 2D polylines☆88Updated 6 years ago
- A very fast JavaScript polyline and polygon clipping library☆174Updated 2 years ago
- Streamline animation of wind data☆65Updated last year
- Surface Simplification via Quadric Error Metrics☆80Updated 7 years ago
- A JavaScript tool for working with polygons.☆54Updated 7 years ago
- A series of experiments on terrain and elevation data for Tangram☆49Updated 7 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆68Updated 2 months ago
- Extracts a rectilinear polygon contour from a binary image☆24Updated 10 years ago
- Any dimensional alpha shapes☆75Updated 9 years ago
- Arbitrary dimensional level sets☆102Updated 3 years ago
- A work in progress polygon operations library with integer snap-rounding☆18Updated last year
- GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆70Updated last year
- A series of demos showing ways of manipulating a heightmap in three.js.☆96Updated 8 years ago
- Simplify WGS84 LineStrings using latitude-sensitive thresholds☆32Updated 3 years ago
- Easy to use robust Delaunay triangulation☆159Updated 10 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆291Updated 9 years ago
- An experimental extension for Google Maps that enables WebGL based rending of GeoJSON data.☆93Updated 7 years ago
- k-nearest neighbors search (KNN) for RBush☆214Updated 4 months ago
- 3D parametric surface visualization☆54Updated 8 months ago
- Small lib for polygon offsetting(margin/padding)☆252Updated last year
- gets miter normals for a 2D polyline☆135Updated last year
- Boolean operations for planar straight line graphs☆14Updated 9 years ago
- Robust and fast 2D convex hull☆47Updated 2 years ago
- A robust O(nlogn) implementation of 2D Delaunay triangulation☆69Updated 8 years ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- GEOS (Geometry Engine) bindings for Node.js☆57Updated 3 years ago
- Any dimensional convex hull☆39Updated 10 years ago
- turn a 2d shape into 3d with extrusion☆30Updated 7 years ago