Demonstration of the easing functions available in the excellent flux lua library. This is the flux version of easings.net.

Flux lets you create tweens:

flux.to(t, 4, { x = 10 }):ease("linear"):delay(1)

Instead of "linear", you can pick any of the easing functions displayed in this visualization.

Controls

  • n - next mode
  • space - pause
  • r - restart

Credits

Thanks to rxi for flux.

Built with love.js.

StatusReleased
CategoryTool
PlatformsHTML5, Windows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authoridbrii
Made withLÖVE
TagsLÖVE

Download

Download
flux.love 16 kB
Version 1.0.19f0c95 Dec 12, 2021

Leave a comment

Log in with itch.io to leave a comment.