Y
Hacker News
new
|
ask
|
show
|
jobs
by
lowercased
2539 days ago
I see you've bought in to the 'earth is a globe' conspiracy :)
What's the tech behind that visualization?
1 comments
lpellis
2539 days ago
I'm using
https://threejs.org/
for the webgl stuff, the tricky part was figuring out how to map the coordinates to change the country highlighting. Ended up having to write a custom shader which was quite the learning curve :)
link