From 83012e3c612cc5933ee488aa18e8ae9fce1d2340 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Thu, 22 Jun 2017 21:06:51 +0200 Subject: [PATCH] Perlin noise link added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eed0ae2..bc89d60 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ Creative coding is a different discipline than programming systems in which the - [Essence of linear algebra](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab) - Essence of linear algebra YouTube playlist. - [Mathematics of Animation](https://winkervsbecks.github.io/mathematics-of-animation/#/) - Slides about the mathematics of animation ([repo](https://github.com/winkerVSbecks/mathematics-of-animation)). - [Sketching with Math and Quasi Physics](https://kynd.github.io/p5sketches/index.html) - Beautiful and visual introduction to math and quasi physics. - +- [Gene Kogan: Perlin Noise](http://genekogan.com/code/p5js-perlin-noise/) - introduction to 2D and 3D perlin noise. ## Machine learning • Computer Vision • Ai