Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 351 Bytes

File metadata and controls

10 lines (7 loc) · 351 Bytes

WIP - Basic Orbit Simulation

Just a stimple physics sandbox for rendering how multiple objects can gravitationally effect each other.

WARNING: The module is not yet 'user friendly', as this is an a very early build. Requires substantial improvements

Dependencies

  • numpy v1.26.0
  • matplotlib v3.8.0
  • Pillow 10.0.1 (For Gif Construction)