brian3kb / graham_scan_js
An implementation of the Graham's Scan Convex Hull algorithm in JavaScript.
☆115Updated last year
Alternatives and similar repositories for graham_scan_js:
Users that are interested in graham_scan_js are comparing it to the libraries listed below
- A very fast JavaScript polyline and polygon clipping library☆173Updated 2 years ago
- k-nearest neighbors search (KNN) for RBush☆215Updated 4 months ago
- Parses vector tiles with JavaScript☆361Updated 7 months ago
- perform boolean operations on arbitrary polygons in 2d☆89Updated 9 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated last year
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆89Updated 5 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- Detect self-intersecting polygons in Javascript. An implementation of the Bentley–Ottmann sweep line algorithm for detecting crossings in…☆32Updated 13 years ago
- NOTE: The viewport-mercator-project repo is archived and code has moved to☆140Updated 5 years ago
- Robust and fast 2D convex hull☆47Updated 2 years ago
- An experimental extension for Google Maps that enables WebGL based rending of GeoJSON data.☆93Updated 7 years ago
- Chaikin's smoothing algorithm for 2D polylines☆89Updated 6 years ago
- R-Tree Library for Javascript, optimized for maps.☆231Updated 7 years ago
- Spherical Mercator math in Javascript☆276Updated 3 months ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆292Updated 9 years ago
- Javascript DBSCAN – Spatial and temporal (GPS location) data ready!☆85Updated 3 years ago
- Fast and flexible Javascript library for working with OpenStreetMap data.☆140Updated 8 months ago
- JavaScript fractals drawing using Leaflet, HTML5 Canvas and web workers☆107Updated 10 years ago
- This repository is deprecated and no longer maintained.☆592Updated last week
- Small lib for polygon offsetting(margin/padding)☆252Updated last year
- Kalman Filter in Javascript☆114Updated 9 years ago
- Convert a geoJSON to a 3D mesh structure☆42Updated 9 years ago
- gets miter normals for a 2D polyline☆136Updated last year
- Fonts ⇢ protobuf-encoded SDF glyphs☆225Updated 6 months ago
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- full screen canvas layer for Leaflet☆118Updated 7 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆715Updated 6 months ago
- GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆71Updated last year
- Smoothly animating points with regl☆80Updated 7 years ago
- Generate the minimum number of tiles to cover a geojson geometry☆190Updated 4 years ago