Verlet Integration - Applications

Applications

The Verlet equations can also be modified to create a very simple damping effect (for instance, to emulate air friction in computer games):

where f is a number representing the fraction of the velocity per update that is lost to friction (0–1).

Read more about this topic:  Verlet Integration