WaelYasmina / solarsystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solarsystem

"How To Make An Object Rotate Around Another Object In Three.js - Create A Solar System" YouTube tutorial project files https://youtu.be/XXzqSAt3UIw

  1. Download repository
  2. Install Parcel by typing the following command: npm install parcel -g
  3. Make sure to install dependencies: open project in VSCode -> open command line -> type: npm install
  4. Run Parcel by typing this command: npx parcel ./src/index.html
  5. Ctrl + left click on the address generated in the command line. Or open your browser and copy paste this address http://localhost:1234
  6. Have fun! :D

Textures from:

http://planetpixelemporium.com/mercury.html

https://www.deviantart.com/niko22966/art/Rings-of-Saturn-419585311

https://favpng.com/png_view/uranus-the-trooth-texture-mapping-planet-mykolaiv-png/0rw9hFBt

About


Languages

Language:JavaScript 91.5%Language:HTML 8.5%