Tutorial repo for creating 3D virtual globe using ThreeJS. Tutorial available at https://medium.com/@sreeharikollamattam/creating-3d-interactive-earth-using-threejs-for-web-68707ecd68e1
Live site can be found at : https://sreekmtl.github.io/3D-Earth-ThreeJS-Tutorial-/
Extended version of this project can be found at https://github.com/sreekmtl/3D-Earth-ThreeJS . Which include support for geojson overlay, loading layers from WMS layers etc.
To Pan and see 3D view, use ctrl+left mouse
To run locally, clone the repo> npx serve .