Skip to content

Latest commit

 

History

History

ProjectileMotion

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Projectile Motion Simulation

Simulation of projectile motion

TODO

  • Implement projectile motion without any drag
  • Implement projectile motion with linear drag
  • Implement projectile motion with quadratic drag
  • Implement projectile motion with both linear and quadratic drag
  • Add other drag forces (newton & stokes drag)