https://github.com/incognito124/kepler-orbit
Keplerian orbit visualization
https://github.com/incognito124/kepler-orbit
kepler orbital-mechanics
Last synced: about 1 year ago
JSON representation
Keplerian orbit visualization
- Host: GitHub
- URL: https://github.com/incognito124/kepler-orbit
- Owner: InCogNiTo124
- License: apache-2.0
- Archived: true
- Created: 2022-02-16T23:28:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T11:46:09.000Z (about 1 year ago)
- Last Synced: 2025-04-28T15:13:02.881Z (about 1 year ago)
- Topics: kepler, orbital-mechanics
- Language: TypeScript
- Homepage: https://orbit.msmetko.xyz
- Size: 4.49 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kepler-orbit
Keplerian orbit visualization
## Run
Run with:
```sh
docker-compose up -d --build
```