Trajectory lines for two satellites maneuvering around Earth - scales in meters
Kozmoworks is an astrodynamics and space mission simulator. This version features an 8th order symplectic orbit propagator and currently supports n-body problems with:
Some lower priority features are yet to be implemented:
Mission scenarios are defined in .json files - see scenarios/test.json for an example.
Kozmoworks is licensed under MIT License.
Kozmoworks uses nlohmann/json, licensed under MIT License.
Kozmoworks is also the successor to OrbitSim3D, a space mission simulator written entirely in Python, using pyOpenGL - check it out if you like!