std::lerp - cpprefjp C++日本語リファレンス
二点`a`と`b`の間を、時間`t`で線形補間 (**l**inear int**erp**olate) する。