Hacker News new | ask | show | jobs
by dufferzafar 4003 days ago
Does anyone know how that big earth is created? I saw something similar on the Google I/O '15 event page too.
2 comments

It's created with WebGL. There is a library called Three.js which makes it super easy to work with WebGL and create 3D objects if you're interested.
Pretty sure thats just a textured sphere?