Skip to content

Dyzio18/solar-system-webGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar System - WebG

My first webGL and three.js (v89) project build with JavaScript (ES6)

Description

It's simple model of our solar system. The size and distance of the planets is proportional. The Sun is smallest (to maintain readability).

Move camera- Arrow and mouse

How build and run?

First install Node.js and npm, then:

git clone https://github.com/Dyzio18/solar-system-webGL.git
npm i
npm run build

next, open index.html in your browser.

TODO:

  • Synchronization of planet circulation and rotation
  • Add asteroid belt between Jupiter and Mars
  • Change background to panorama like here
  • Upgrade description panel to show more panel about selected sphere

About

Solar System - WebGL, Three.js, JS, ES6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors