brian3kb / graham_scan_jsLinks
An implementation of the Graham's Scan Convex Hull algorithm in JavaScript.
☆116Updated 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
Sorting:
- A very fast JavaScript polyline and polygon clipping library☆176Updated 2 years ago
- k-nearest neighbors search (KNN) for RBush☆222Updated 9 months ago
- An experimental extension for Google Maps that enables WebGL based rending of GeoJSON data.☆93Updated 8 years ago
- Robust and fast 2D convex hull☆51Updated 3 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆241Updated 2 years ago
- Polygons intersection (JavaScript)☆54Updated 4 months ago
- Small lib for polygon offsetting(margin/padding)☆260Updated 2 years ago
- Spherical Mercator math in Javascript☆279Updated 7 months ago
- full screen canvas layer for Leaflet☆118Updated 7 years ago
- JavaScript helper functions for manipulating GeoJSON☆403Updated 8 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- Javascript implementation of the Vantage-Point Tree nearest neighbor search algorithm☆162Updated 2 years ago
- Turns a text string into a 2D poly line☆315Updated last year
- gets miter normals for a 2D polyline☆139Updated last year
- Javascript DBSCAN – Spatial and temporal (GPS location) data ready!☆84Updated 4 years ago
- ☆101Updated 8 years ago
- Javascript implementation of Andrew's Monotone Chain convex hull algorithm. Useful for Google Maps work.☆55Updated 13 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆300Updated 9 years ago
- R-Tree Library for Javascript. Check out the Wiki for API information!☆212Updated 5 years ago
- Fonts ⇢ protobuf-encoded SDF glyphs☆232Updated 2 weeks ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆170Updated 4 years ago
- JavaScript library to take the pain out of web workers.☆585Updated 8 years ago
- NOTE: The viewport-mercator-project repo is archived and code has moved to☆140Updated 5 years ago
- R-Tree Library for Javascript, optimized for maps.☆232Updated 7 years ago
- Chaikin's smoothing algorithm for 2D polylines☆89Updated 7 years ago
- JavaScript k-d Tree Implementation☆649Updated last year
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆132Updated 6 years ago
- (sparse + dynamic) 3D spatial representation structure for fast searches☆224Updated 3 years ago
- Convert a geoJSON to a 3D mesh structure☆43Updated 10 years ago
- Parses vector tiles with JavaScript☆371Updated last week