MultiLerp

I just patched this Lerp taking multiple inputs (referring to this thread: Lerp pin order), and it works nicely. Any feedback?

Should it be added to the CoreLib as a PR or would it be interesting to extend the Lerp behaviour so it also can deal with multiple inputs?

multilerp

MultiLerp.vl (13.4 KB)

2 Likes

Check out Morph [Math.Generic].

1 Like

Wow, I did not know that before… its also patched similar. Maybe its worth to add an input on it to set if its cycling?

1 Like