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.
https://jtrivedi.github.io/Wave/
MIT License
2.02k stars 55 forks source link

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

Closed jtrivedi closed 2 years ago

jtrivedi commented 2 years ago

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