From 3b7c5c415773361f1cb758f4da24b955255e04fb Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Sat, 9 Feb 2019 16:33:31 +0100 Subject: [PATCH] Added visual noises link --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7e37df1..7911056 100644 --- a/readme.md +++ b/readme.md @@ -360,6 +360,7 @@ Creative coding is a different discipline than programming systems. The goal is - [PixelSpirit](http://pixelspiritdeck.com/) - GLSL library on the back of tarot cards, for learning and reference. - [Procedural Patterns And Noises](http://www.neilblevins.com/cg_education/procedural_noise/procedural_noise.html) - Collection of procedural patterns and procedural noises. - [Three.js Reference](https://www.udacity.com/wiki/cs291/threejs-reference) - Reference from the Udacity Interactive 3D Graphics course. +- [Visual Noises](https://ramesaliyev.com/visual-noises/) - Visualize noise algorithms in 1D and 2D. ## Communities