mathematical animations with haskell https://reanimate.github.io
  • Haskell 95.8%
  • Elm 3.9%
  • Nix 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2019-02-14 15:55:13 +01:00
src Add scaling example. 2019-02-14 15:55:13 +01:00
ChangeLog.md First stab at reanimate. 2019-02-13 21:08:49 +01:00
README.md Add scaling example. 2019-02-14 15:55:13 +01:00
reanimate.cabal Forgot to commit the cabal file. 2019-02-14 10:37:11 +01:00
Setup.hs First stab at reanimate. 2019-02-13 21:08:49 +01:00
stack.yaml First stab at reanimate. 2019-02-13 21:08:49 +01:00

reanimate

Examples

Sine wave

Morphing wave

Morphing wave to circle

Speed modification

Highlight

Clipping

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