Simulation of projectile motion
- 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)