Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 397 Bytes

File metadata and controls

executable file
·
16 lines (11 loc) · 397 Bytes

JS Solar System

A solar system animation built with JavaScript and three.js

Done

  • Implemented computation of Keplerian orbits
  • Gathered data for planets&pluto
  • Animated the solar system with three.js

Next

  • Add data for planet's moons
  • Implement Newtonian gravitational mechanics
  • Implement Barnes-Hut Algorithm for gravitational mechanics
  • Add proper surface images to planets