linebender / interpoli

Apache License 2.0
15 stars 6 forks source link

Fix interpolations #12

Open waywardmonkeys opened 3 months ago

waywardmonkeys commented 3 months ago

Right now, it is not actually doing anything with the easing.

This whole area needs to be thought through and fixed.

We may not need the keyframe crate since it is mostly either easy math or we should be able to use functionality from kurbo.