From d729fda2ad2032ded85b1d2f327e238bfeadfbad Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Sat, 22 Apr 2017 12:19:43 +0200 Subject: [PATCH] Added Math For Game Developers link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14af4b9..6065751 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ Creative coding is a different discipline than programming systems in which the - [Perlin Noise](https://eev.ee/blog/2016/05/29/perlin-noise/) - Perlin noise explained in detail. - [Vector Math for 3D Computer Graphics](http://programmedlessons.org/VectorLessons/) - Tutorial on vector algebra and matrix algebra from the viewpoint of computer graphics. - [Desmos](https://www.desmos.com/) - Graph functions, plot data, evaluate equations, explore transformations, and much more. +- [MFGD](https://www.youtube.com/playlist?list=PLW3Zl3wyJwWNQjMz941uyOIq3Nw6bcDYC) - Math for game developers YouTube playlist. ## Machine learning • Computer Vision • Ai