SofaPirate / Plaquette

Object-oriented Arduino library for creative physical computing
https://sofapirate.github.io/Plaquette/
GNU General Public License v3.0
15 stars 4 forks source link

Test easing functions #78

Open sofian opened 1 year ago

sofian commented 1 year ago

Easing functions were taken from: https://github.com/nicolausYes/easing-functions/blob/master/src/easing.cpp

However they haven't been fully tested.

We could consider alternative source: https://github.com/warrenm/AHEasing/blob/master/AHEasing/easing.c