raylib-go/easings/README.md
2022-11-26 21:34:27 +01:00

7 lines
326 B
Markdown

## easings [![GoDoc](https://godoc.org/github.com/gen2brain/raylib-go/easings?status.svg)](https://godoc.org/github.com/gen2brain/raylib-go/easings)
Useful easing functions for values animation.
A port of Robert Penner's [easing equations](http://robertpenner.com/easing/).
![Demo](../examples/easings/easings/easings.gif)