Skip to content

basic simulation of planetary movements in our solar system, based on initial conditions from horizons@ssd.jpl.nasa.gov and vizualization with three.js

Notifications You must be signed in to change notification settings

missing-user/solarSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solar system simulation

A basic planetary motion simulation running in your browser, visualization using three.js and data from NASA. I'll try to implement Runger Kutta fourth Order, Leapfrog, Verlet and Heun's integration to see the difference in accuracy it makes. The vector class is a modified version of evanw's vector.js

About

basic simulation of planetary movements in our solar system, based on initial conditions from horizons@ssd.jpl.nasa.gov and vizualization with three.js

Topics

Resources

Stars

Watchers

Forks