From 39093e9848f6d471b7cd16c82ba24b98992b1a7d Mon Sep 17 00:00:00 2001 From: Terkel Date: Mon, 10 Apr 2017 11:02:13 +0200 Subject: [PATCH] Added easings.net --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c55933..4b5a5c8 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,7 @@ Creative coding is a different discipline than programming systems in which the - [docs.GL](http://docs.gl/) - Improvement of the official OpenGL documentation. - [OpenGL Shading Language](https://www.khronos.org/opengl/wiki/OpenGL_Shading_Language) - Khronos Group GLSL wiki. - [OpenGL 4.3 Reference Card](https://www.khronos.org/files/opengl43-quick-reference-card.pdf) - PDF Reference Card for the OpenGL 4.3 API. +- [Easings](http://easings.net/) - Interactive easing functions cheatsheet. ## Communities @@ -386,4 +387,4 @@ Creative coding is a different discipline than programming systems in which the [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Terkel Gjervig](http://terkel.com) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file +To the extent possible under law, [Terkel Gjervig](http://terkel.com) has waived all copyright and related or neighboring rights to this work.