docs: add homepage and interactive demo urls
All checks were successful
npm-publish / publish (push) Successful in 4s

This commit is contained in:
2026-03-06 01:56:22 +00:00
parent 4f73d2e800
commit b19b253e68
2 changed files with 3 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ console.log(ranges.r); // BigInt64Array [158671400n, 158671408n, ...]
## Live Implementation Example
This library powers extreme sub-meter zoom depths on the [geo-words](https://gitea.7u.pl/gkucmierz/geo-words) interactive 3D map.
This library powers extreme sub-meter zoom depths mathematically perfect in realtime. You can test a massive HEALPix order calculation on the [Geo-Words Interactive 3D Map](http://geo-words.7u.pl/). Source code available at [geo-words](https://gitea.7u.pl/gkucmierz/geo-words).
## Credits