From 264073fa03bc7813b111505aeee0d445dd6191e5 Mon Sep 17 00:00:00 2001 From: Terkel Date: Thu, 19 Jan 2017 22:19:21 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ea33c3..f7ab241 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ - [OpenGL 3D Game Tutorials](https://www.youtube.com/playlist?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP) - Beginners tutorial series about creating 3D games OpenG. ## Websites / Blogs -- [abandonedart.org](http://abandonedart.org/) - Generative art ideas by Matt Pearson. +- [abandonedart.org](http://abandonedart.org/) - Generative art blog by Matt Pearso. Good for inspiration. - [iquilezles.org](http://www.iquilezles.org) - Home of Íñigo Quílez, specialised in GLSL and math snippets. - [bit-101.com](http://www.bit-101.com/blog/) - Blog by Keith Peters, specialised in creative coding. - [IBreakDownShaders](http://ibreakdownshaders.blogspot.com.au/) - Explore the math behind shaders.