TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Evenly distributing points on a sphere

88 pointsby Signezover 6 years ago

5 comments

extremelearningover 6 years ago
Author here. So amazed to find that my blog post got featured on Hacker news. Happy to answer any questions that I can! :)
评论 #17842847 未加载
评论 #17842918 未加载
评论 #17842870 未加载
评论 #17845003 未加载
评论 #17843806 未加载
评论 #17843812 未加载
mrepover 6 years ago
If you are interested in spherical math, you should check out google&#x27;s S2 library [0] which uses hilbert curves to classify areas on a sphere. Here is an overview of the cell hierarchy [1]<p>[0]: <a href="http:&#x2F;&#x2F;s2geometry.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;s2geometry.io&#x2F;</a><p>[1]: <a href="http:&#x2F;&#x2F;s2geometry.io&#x2F;devguide&#x2F;s2cell_hierarchy" rel="nofollow">http:&#x2F;&#x2F;s2geometry.io&#x2F;devguide&#x2F;s2cell_hierarchy</a>
评论 #17849424 未加载
评论 #17843790 未加载
nayukiover 6 years ago
A somewhat related article recently on the HN front page - &quot;Generating random points inside a sphere&quot;: <a href="https:&#x2F;&#x2F;karthikkaranth.me&#x2F;blog&#x2F;generating-random-points-in-a-sphere&#x2F;" rel="nofollow">https:&#x2F;&#x2F;karthikkaranth.me&#x2F;blog&#x2F;generating-random-points-in-a...</a> ; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17688599" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17688599</a>
ianaiover 6 years ago
Couldn’t this be used to model qubit states? Ie calculating function values on the resulting pairs.
aj7over 6 years ago
In 2D, this is the porno theater problem.