Projectile Motion Simulator

Mathematical/visual analysis of motion of a projectile through two-dimensional space

Projectile Motion Simulator

Last Updated: 6/24/2014

Description

 This application was built for the mathematical/visual analysis of a projectile motion through two-dimension space. Position and velocity are simulated over time at user-specified intervals. Gravity may also be user specified.

 This application was built using Visual Basic and re-built using C#. Simulation results are outputted as a table, as a text file, and as a series of graphs.

Future Plans

  • Track more variables, such as acceleration
  • Build 3-dimensional analysis capabilities
  • Add the ability to view the data from multiple simulations simultaneously

Back to Projects