Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 329 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 329 Bytes

Orbit Viewer

Small project to visualise an orbit with sliders to vary the parameters

Features

  • 3D plot of the orbit
  • import/export parameters to JSON

In progress

  • add a reference, like a planet
  • add any object from JSON
  • add any object from online data

Dependencies

  • Matplotlib
  • numpy
  • PyQt5
  • qtmodern