technique

Verlet integration

An integration method that derives velocity implicitly from the difference between an object's current and previous position instead of storing a velocity variable.

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper

Connected to

Further reading: The Nature of Code


Revision 1 · 1 source · Something wrong? Tell us.