From 78424d35cd06195883e857c819df476e6356ece9 Mon Sep 17 00:00:00 2001 From: Terkel Date: Sat, 19 Nov 2016 19:59:06 -0800 Subject: [PATCH] Update README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f1e27fe..aecd013 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,13 @@ > A curated list of **beginner-friendly** tools, resources and shiny things to get you started with creative coding. +* +This is primarly material and resources for beginners, if you're a rock-start check out: [Graphics resources](https://github.com/mattdesl/graphics-resources) by [@mattdesl](https://github.com/mattdesl) and [Awesome OpenGL](https://github.com/eug/awesome-opengl) by [@eug](https://github.com/eug). +* + + *Work in progess, needs better organization* - -This is primarly material and resources for beginners, if you're a rock-start check out: - -- [Graphics resources](https://github.com/mattdesl/graphics-resources) - List by @mattdesl. -- [Awesome OpenGL](https://github.com/eug/awesome-opengl) - List by @eug - ## Table of Contents [Coming] @@ -154,12 +153,12 @@ ## Talks / Presentations / Videos - [There is also canvas](https://brunoimbrizi.github.io/webexpo-2016/dist/) - Presentation by Bruno Imbrizi from WebExpo 2016. - [Intro to WebGL](http://davidscottlyons.com/threejs/presentations/frontporch14/) - Intro to WebGL with three.js. -- [Inigo Quilez Live](http://www.iquilezles.org/live/index.htm) - Collection of live coding videos by Inigo Quilez. +- [Inigo Quilez Live](http://www.iquilezles.org/live/index.htm) - Collection of live coding videos by Íñigo Quílez. ## Websites / Blogs - [abandonedart.org](http://abandonedart.org/) - Generative art ideas by Matt Pearson. - [iquilezles.org](http://www.iquilezles.org) - Home of Íñigo Quílez. -- [bit-101.com](http://www.bit-101.com/blog/) - Home of Keith Peters. +- [bit-101.com](http://www.bit-101.com/blog/) - Blog by Keith Peters. ## Related: - [Awesome opengl](https://github.com/eug/awesome-opengl) - A curated list of awesome OpenGL libraries, debuggers and resources.