From 6eba458a17f9ce6d8af7d21685401a07cefaf247 Mon Sep 17 00:00:00 2001 From: NPException Date: Thu, 16 Feb 2017 10:04:32 +0100 Subject: [PATCH 1/3] Fixed some broken links and a typo --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 981b0cd..cbabbc9 100644 --- a/README.md +++ b/README.md @@ -58,16 +58,16 @@ Creative coding is a different discipline than programming systems in which the ## Subreddits - [r/creativecoding](https://www.reddit.com/r/creativecoding/) - Sharing and discussing the use of computer programming as a creative discipline. -- [r/rraytraycing](https://www.reddit.com/r/raytracing/]) - Subreddit on raytracing. -- [r/opengl](https://www.reddit.com/r/opengl/]) - News and discussion about OpenGL on all platforms. -- [r/graphicsprogramming](https://www.reddit.com/r/GraphicsProgramming/]) - Subreddit on graphics programming. +- [r/raytraycing](https://www.reddit.com/r/raytracing/) - Subreddit on raytracing. +- [r/opengl](https://www.reddit.com/r/opengl/) - News and discussion about OpenGL on all platforms. +- [r/graphicsprogramming](https://www.reddit.com/r/GraphicsProgramming/) - Subreddit on graphics programming. - [r/processing](https://www.reddit.com/r/processing/) - Subreddit on Processing. - [r/shaders](https://www.reddit.com/r/shaders/) - Subreddit on shaders. - [r/proceduralgeneration](https://www.reddit.com/r/proceduralgeneration/) - Subreddit on procedural generation. ## Communities -- [realtimevfx.com](https://realtimevfx.com/]) - Real Time VFX Community. +- [realtimevfx.com](https://realtimevfx.com/) - Real Time VFX Community. - [creative-dev](https://creative-dev.herokuapp.com/) - Creative Developement Slack. - [The Creative Coding Podcast](http://creativecodingpodcast.com/) - Iain and Seb discuss the ins and outs of creative coding. From bf522604e8a333b5404338171e3bebcd66dff615 Mon Sep 17 00:00:00 2001 From: mab-mac Date: Thu, 16 Feb 2017 13:54:37 +0200 Subject: [PATCH 2/3] add links to three creative coding moocs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 981b0cd..3547a35 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,9 @@ Creative coding is a different discipline than programming systems in which the - [Cat Like Coding](http://catlikecoding.com/unity/tutorials/) - Tutorials on math, algorithms, and Unity features. - [Three glslify example](https://github.com/mattdesl/three-glslify-example) - Example on how to use three.js with glslify. - [Kadenze Creative Coding](http://try.kadenze.com/creative-coder/) - Selection of Kadenze courses covering p5.js, TensorFlow, Max/Jitter, and ChucK. +- [Think. Create. Code](https://www.edx.org/course/think-create-code-adelaidex-code101x-2) - EDX course to learn programming with ProcessingJS. +- [Creative Coding] (https://www.futurelearn.com/courses/creative-coding) - FutureLearn course on programming with Processing. +- [Creative Programming for Digital Media & Mobile Apps] (https://www.coursera.org/learn/digitalmedia) - Coursera course on creative coding with processing. ## Interactive tutorials From f19011e9d523b7d7a9ded60c0a028ec2e3e733dd Mon Sep 17 00:00:00 2001 From: Terkel Date: Thu, 16 Feb 2017 10:29:14 -0800 Subject: [PATCH 3/3] Fixed markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3547a35..3c3be85 100644 --- a/README.md +++ b/README.md @@ -119,8 +119,8 @@ Creative coding is a different discipline than programming systems in which the - [Three glslify example](https://github.com/mattdesl/three-glslify-example) - Example on how to use three.js with glslify. - [Kadenze Creative Coding](http://try.kadenze.com/creative-coder/) - Selection of Kadenze courses covering p5.js, TensorFlow, Max/Jitter, and ChucK. - [Think. Create. Code](https://www.edx.org/course/think-create-code-adelaidex-code101x-2) - EDX course to learn programming with ProcessingJS. -- [Creative Coding] (https://www.futurelearn.com/courses/creative-coding) - FutureLearn course on programming with Processing. -- [Creative Programming for Digital Media & Mobile Apps] (https://www.coursera.org/learn/digitalmedia) - Coursera course on creative coding with processing. +- [Creative Coding](https://www.futurelearn.com/courses/creative-coding) - FutureLearn course on programming with Processing. +- [Creative Programming for Digital Media & Mobile Apps](https://www.coursera.org/learn/digitalmedia) - Coursera course on creative coding with processing. ## Interactive tutorials