Add scaling example.

This commit is contained in:
David 2019-02-14 15:55:13 +01:00
commit 7d64d0a628
5 changed files with 31 additions and 3 deletions

View file

@ -13,3 +13,9 @@
![Highlight](gifs/highlight.gif)
![Clipping](gifs/clip_rect.gif)
Animations can be reused, scaled and stretched in time. This example
reused four different animations of different lengths, scales their runtime
so they're all in sync, and increases the playback speed.
![Scaling](gifs/scaling.gif)