Skip to content

izawartka/periapsis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

periapsis

Simple orbital mechanics simulator

A web simulator of satellites flying in circles. I wrote it to prove to myself that i still remember some typescript. The app is a patchwork of formulas from Wikipedia that i barely understand:)

Online version

Try it here.

Building

Make sure you have npm installed, then just clone the repo and install dependencies

git clone https://github.com/izawartka/periapsis
cd periapsis
npm install

run by:

npm start

build by:

npm run build

Author

masuo / izawartka

About

Simple orbital mechanics simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published