From 740041f6047205985904cc6a880afbb1747be804 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Thu, 12 Jul 2018 17:59:22 +0200 Subject: [PATCH] added noises cheat sheet --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6435eff..06f4449 100644 --- a/readme.md +++ b/readme.md @@ -340,6 +340,7 @@ Creative coding is a different discipline than programming systems. The goal is - [Easings](http://easings.net/) - Interactive easing functions cheatsheet. - [The newbie's PBR Cheat Sheet](https://www.artstation.com/artwork/YeBr3) - Short and sweet visual overview on PBR. - [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. ## Communities