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
Related projects ⓘ
Alternatives and complementary repositories for sweepline
- gets miter normals for a 2D polyline☆132Updated 11 months ago
- Chaikin's smoothing algorithm for 2D polylines☆88Updated 6 years ago
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- Any dimensional alpha shapes☆74Updated 9 years ago
- Extracts a rectilinear polygon contour from a binary image☆22Updated 10 years ago
- R-Tree Library for Javascript. Check out the Wiki for API information!☆209Updated 4 years ago
- Easy to use robust Delaunay triangulation☆158Updated 10 years ago
- 3D parametric surface visualization☆54Updated 5 months ago
- Arbitrary dimensional level sets☆100Updated 3 years ago
- An experimental extension for Google Maps that enables WebGL based rending of GeoJSON data.☆92Updated 7 years ago
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆82Updated 5 years ago
- Draw pretty lines in WebGL with the Canvas2D API.☆30Updated 5 years ago
- A work in progress polygon operations library with integer snap-rounding☆18Updated last year
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆84Updated 2 months ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆67Updated 10 years ago
- perform boolean operations on arbitrary polygons in 2d☆89Updated 9 years ago
- GLSL shaders shared between mapbox-gl-js and mapbox-gl-native☆18Updated 7 years ago
- A series of experiments on terrain and elevation data for Tangram☆49Updated 7 years ago
- proj4 coordinate transforms in glsl☆36Updated 3 years ago
- turn a 2d shape into 3d with extrusion☆30Updated 6 years ago
- An implementation of the Graham's Scan Convex Hull algorithm in JavaScript.☆114Updated last year
- Query hgt files (typically SRTM elevation data) with performance☆44Updated 4 years ago
- k-nearest neighbors search (KNN) for RBush☆212Updated last month
- Draw 2d polyline with regl☆59Updated 8 months ago
- Surface Simplification via Quadric Error Metrics☆80Updated 6 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆287Updated 8 years ago
- Panorama fetching tools in JavaScript☆90Updated 2 years ago
- # Computational Geometry Algorithms in Javascript☆76Updated 7 years ago
- Robust and fast 2D convex hull☆47Updated 2 years ago
- A JavaScript tool for working with polygons.☆53Updated 7 years ago