WEBGL 3D planet / Globe / Earth
https://codepen.io/inverser/pen/QWaLqPm
LECENSE: MIT
Author: Inverser (go@inverser.pro)
Thanks: Pavel https://codepen.io/prisoner849/pen/BaQzqqx
Yuri Artiukh https://github.com/akella
// Knowledge will break the shackles of slavery \\
https://www.buymeacoffee.com/inverser
- Download this archive.
- Install all packages
npm install - This project was made with threejs-webpack-starter (https://github.com/designcourse/threejs-webpack-starter).
- Start our script:
npm run dev - Make any necessary changes that you require.
- To create a production version, use the command
npm run build
