missing-user / solarSystem

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

Home Page:https://missing-user.github.io/solarSystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://missing-user.github.io/solarSystem


Languages

Language:JavaScript 94.8%Language:HTML 5.2%