a-guy-on-the-internet / orbitParticlesProject

A fun little gravity project

Home Page:https://a-guy-on-the-internet.github.io/orbitParticlesProject/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orbitParticlesProject

A fun little gravity project that I made with html5 canvas and some ES6 javascript.

It was created through using Cowell's Method of orbital modeling simulation.

It has been slightly modified to not deal with numbers with factors of 10^20 or so. So, there is no gravitational constant involved and instead of the distances being cubed I went with the distance just being squared. Most of the modifications came out from just playing around with the method and seeing what looked good.

Particle Project

About

A fun little gravity project

https://a-guy-on-the-internet.github.io/orbitParticlesProject/


Languages

Language:JavaScript 88.2%Language:HTML 10.8%Language:CSS 1.0%