orbits
There are 55 repositories under orbits topic.
alfonsogonzalez/AWP
Astrodynamics with Python book, software, and videos. Spacecraft trajectory and attitude modeling and simulation
satellogic/orbit-predictor
Python library to propagate satellite orbits.
VirtualPlanetaryLaboratory/vplanet
The Virtual Planet Simulator
Karth42/SimpleKeplerOrbits
Unity3d static 2-body orbits simulation
Bill-Gray/tles
TLEs for high-altitude artificial satellites
JuliaAstro/GeneralAstrodynamics.jl
Astrodynamics with units! Provides common astrodynamics calculations, plotting, and iterative Halo, Kepler, and Lambert solvers.
rossengeorgiev/orbits-js
🛰️ A small library to display satellite orbits from two-line elements with Google Maps API3
ANDREWNGT/FORMFLYT
:earth_asia: :satellite: :earth_asia: :satellite: FORMFLYT - High fidelity orbit propagation for formation flying control in MATLAB!
egemenimre/satstuff
Bits and bobs regarding satellites. Python scripts and Jupyter notes, mainly.
vsr83/OrbitsGL
Visualization of elliptic orbits with WebGL
EarthObservationSimulator/orbitpy
Python package (with C++ base) to compute satellite remote-sensing related orbit data.
Orbits-Inc/orbits
Researching, Exploring, and Sharing makes a day worthy, make it easier with Orbits.
nadiamariduena/firstpersoncontrol-threejs
Three js tests (3d gaming debut)
Simone-Dr/SolarSystem
This is a two-dimensional simulation of our solar system to scale, written in Javascript while using the Keplerian Elements for calculating the positions.
EarthObservationSimulator/instrupy
InstruPy is a python package to calculate observation data metrics for a given remote-sensing instrument and associated viewing geometry.
EOS3D/eos3d-mpl
A simple matplotlib-based orbital mechanics visualization library
osresearch/orrery
3D printable orrery with six planets and one moon. VERY DRAFT!
RoryBarnes/EqTide
Source code for Equilibrium Tide calculations
RoryBarnes/InvPlane
Source code to reference orbital elements to the invariable plane.
evan-bauer/Astrodynamics
A pet-project used to simulate orbital trajectories of multiple-body systems to predict orbital encounters and simplify orbit characterization.
gap-packages/OrbitalGraphs
Computations with orbital graphs in GAP
HussainAbdi/Gravity-Simulator
N-body space simulator that uses the Runge-Kutta 4 numerical integration method to solve two first order differential equations derived from the second order differential equation that governs the motion of an orbiting celestial. Also has preset demos for two-body and three-body circular orbits which use parametric equations. Uses the SFML (Simple and Fast Multimedia Library) library: https://www.sfml-dev.org
nathanzimniak/N-body-problem
Un programme codé en Python pour résoudre le problème à N corps à trois dimensions.
Alexandre867/orbits
Repository for orbit programs and stuff.
cassyt821/astrophysica
I share the exercises I am working through in order to develop a better practical understanding of computer simulations as applied to physics and astrophysics theories and phenomena.
edwardoughton/leo_competition
Oligopoly competition between satellite constellations willreduce economic welfare from orbit use
kerel-fs/spectranalysis
The SatNOGS Artifacts Waterfall viewer provides ways to load of SatNOGS Artifacts (HDF5 files), displays the contained waterfall file and provides an interface for extracing timestamped frequency measurements from it.
lgrcia/portrait
Observation metrics for periodic events (e.g. transit search completeness)
lstubbig/hodographic-shaping-method-python
Implementation of the hodographic shaping method in Python plus utilities to link multiple transfers
pedroCarvalhoCintra/SpaceVisionaries
Project for NASA Hackathon. (Space Apps Challenge 2023)
RoryBarnes/HillStability
Calculate Hill stability for 3-body systems
Sneaker679/geodpy
Library that calculates geodesics (orbits) using any metric compatible with General Relativity.
Joni1234321/yapcg
yet another planet !card game, Unity DOTS, ECS
josecelano/mandelbrot-orbits-rust
Plotting Mandelbrot Set periods using Rust language.
shanzaayub/Spectral-Rigidity-Ellipse
Python workflow for inferring dynamical spectral rigidity in ellipses with varying eccentricities.
vsr83/SGP4
Reimplementation of SGP4/SDP4 solution from scratch.