Try Here: https://vossr.github.io/Minimal-globe/
Raster tile globe rendered
Holds state with quadtree
Works by converting tile corners to geodetic coordinates, then to ECEF
npm run build
python3 -m http.server
- To fix gaps / align tile with neighbour
- Make sure neighbour tile is only +-1 different
- Update vertex buffer
- Move middle vertices