/projectile-project

A python projectile motion simulation package

Primary LanguagePython

About

This is a simulation of horizontal projectile motion that takes into account both an ideal and non-ideal motion. Projectiles are implemented as classes. An additional program that graphs the simulations is also included.

Dependencies

  • numpy
  • matplotlib (for graphing)

NOTE

Magnus effect and SpinDirection classes are broken and don't work at the moment!!