jtrivedi / Wave

Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.

Home Page:https://jtrivedi.github.io/Wave/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure springs created with stiffness have correct frequency response and vice versa

jtrivedi opened this issue · comments

Ensure springs created with stiffness have correct frequency response and vice versa

Turns out we already have a test for this, which passes: testResponseAndStiffness. All good!