From f613f9d675c57231bc0f0a66c3e8746c304754f1 Mon Sep 17 00:00:00 2001 From: Terkel Date: Tue, 29 Nov 2016 23:11:23 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78e5cd0..1fb3360 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ This is primarly material and resources for beginners, if you're a rock-start ch - [Coding Math](https://www.youtube.com/user/codingmath) - Teaches you the math you need to understand as a programmer. - [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. ## Inspiration