From 3e0194b96a86950ec4147eeb7afd1e856dd73edf Mon Sep 17 00:00:00 2001 From: Terkel Date: Fri, 21 Dec 2018 09:16:09 +0100 Subject: [PATCH] Support (#78) * Added frontend masters links --- readme.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 0940533..32f8990 100644 --- a/readme.md +++ b/readme.md @@ -6,12 +6,14 @@ Creative coding is a different discipline than programming systems. The goal is to create something expressive instead of something functional. **Interaction design**, **information visualization** and **generative art** are all different types of creative coding – which has become a household term describing **artworks articulated as code**. -*You might also like [Graphics resources](https://github.com/mattdesl/graphics-resources) and [Awesome OpenGL](https://github.com/eug/awesome-opengl).* - *Please read the [contribution guidelines](contributing.md) before contributing.* --- +⭐ **[Don't know where to start? Check out Matt DesLauriers Creative Coding course on Frontend Masters](https://frontendmasters.com/courses/canvas-webgl/).** + +--- + ## Contents - [Books](#books) @@ -501,6 +503,8 @@ Creative coding is a different discipline than programming systems. The goal is - [songho.ca](http://www.songho.ca/) - Home of Song Ho Ahn, with a good collection of tutorials on OpenGL and math. - [simonschreibt.de](https://simonschreibt.de/) - Game art tricks, design tricks by Simon schreibt. - [sighack.com](https://sighack.com/) - Blog about generative art algorithms and techniques, by Manohar Vanga. + + ## Related - [Awesome opengl](https://github.com/eug/awesome-opengl) - Curated list of awesome OpenGL libraries, debuggers and resources. @@ -519,8 +523,13 @@ Creative coding is a different discipline than programming systems. The goal is - [3D Machine Learning](https://github.com/timzhang642/3D-Machine-Learning) - A resource repository for 3D machine learning. +## Special Thanks + +[](https://frontendmasters.com) + + ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Terkel Gjervig](http://terkel.com) has waived all copyright and related or neighboring rights to this work. +To the extent possible under law, [Terkel Gjervig](http://terkel.com) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file