technique

Example: Trail

Push the current position onto the end of a list every frame and drop the oldest entry once the list exceeds a fixed length, then draw every stored point with size scaled by its age.

Also called: motion trail · point-history buffer trail

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper


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