WikiRadar: a PWA that finds nearby Wikipedia articles using spherical Delaunay triangulation (3D convex hull on a unit sphere) for O(√n) nearest-neighbor queries. No server, no database. Just pre-computed binary tile files served from GitHub Pages and triangle walks in the browser.
add a skeleton here at some point
2 months ago