You've been logged out of GDC Vault since the maximum users allowed for this account has been reached. To access Members Only content on GDC Vault, please log out of GDC Vault from the computer which last accessed this account.

Click here to find out about GDC Vault Membership options for more users.

close

The Number One Educational Resource for the Game Industry

Session Name: Math In Game Development Summit: Getting There in Style: Intro to Interpolation and Control Systems
Speaker(s): Fletcher Dunn
Company Name(s): Valve
Track / Format: Math In Game Development Summit

Did you know free users get access to 30% of content from the last 2 years?


Get your team full access to the most up to date GDC content

Overview: Procedurally animating an object towards a desired position is ubiquitous in game development. Most developers know lerp, but struggle if lerp doesn't "feel right". When the target point is moving, or when the situation is continuous, instead of transition over a fixed duration, often additional layers of lerp, or other ad-hoc solutions are created. This is unfortunate, because there are many well-studied solutions. This beginner-to-intermediate talk will survey the most important techniques every programmer should have in their toolbox, and give you a framework for thinking about different cases and selecting the best tool for the job.

Game Developers Conference 2021

Fletcher Dunn

Valve

free content

Math In Game Development Summit

Programming