reanimate/README.md
2019-02-14 15:55:13 +01:00

21 lines
493 B
Markdown

# reanimate
# Examples
![Sine wave](gifs/sinewave.gif)
![Morphing wave](gifs/morphwave.gif)
![Morphing wave to circle](gifs/morphwave_circle.gif)
![Speed modification](gifs/progress.gif)
![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)