From 5c4441e50a796e8589f8b6076004bf4bafb33364 Mon Sep 17 00:00:00 2001 From: Terkel Date: Wed, 30 Nov 2016 10:40:57 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fb3360..a9558fe 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ This is primarly material and resources for beginners, if you're a rock-start ch - [Math snippets](https://github.com/terkelg/math) - Math snippets with graphic programming in mind. - [Formul Animations](https://www.youtube.com/watch?v=0ifChJ0nJfM) - The principles of painting with maths. - [Learning Maths again](https://github.com/silviopaganini/maths) - Collection of JS and GLSL math snippets. +- [Eases](https://github.com/mattdesl/eases) - A grab-bag of modular easing equations. ## Inspiration