/threejs-3d-planet

webgl 3d planet

Primary LanguageJavaScript

threejs-3d-planet

WEBGL 3D planet / Globe / Earth

Life view

https://codepen.io/inverser/pen/QWaLqPm

Docs (lang: RU)

https://three.inverser.pro

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 \\

PLS, Support me:

https://www.buymeacoffee.com/inverser

Instruction

  1. Download this archive.
  2. Install all packages npm install
  3. This project was made with threejs-webpack-starter (https://github.com/designcourse/threejs-webpack-starter).
  4. Start our script: npm run dev
  5. Make any necessary changes that you require.
  6. To create a production version, use the command npm run build