diff options
author | Boutade <thegoofist@protonmail.com> | 2019-10-04 14:38:38 -0500 |
---|---|---|
committer | Boutade <thegoofist@protonmail.com> | 2019-10-04 14:38:38 -0500 |
commit | f241a72b4ea39da4198895beecb1cc62abb4a071 (patch) | |
tree | 74581e7d40ae8feaf08f79c0e8ce70fbdca4ae6b /README.org | |
parent | 3551fc5011267a9f44a81eadf1319ea6b3b025b7 (diff) |
adjustments
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,7 @@ /General purpose tweens and easing/ - Animise is a small library that you may use to orchistrate any time-varying + Animise is a small library that you may use to orchestrate any time-varying numerical values. While animise is intended to be used as a general purpose [[https://en.wikipedia.org/wiki/Inbetweening][tweening]] solution for your Common Lisp projects, you could use it for other purposes as well (e.g. modulating audio signals). @@ -33,6 +33,7 @@ And here is what the above looks like +#+ATTR_HTML: width="200px" [[.images/animise-eg-3.gif]] |