raylib-go/easings/README.md
2025-06-22 17:48:18 -04:00

7 lines
330 B
Markdown

## easings [![GoDoc](https://godoc.org/git.terah.dev/UnrealXR/raylib-go/easings?status.svg)](https://godoc.org/git.terah.dev/UnrealXR/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)