From 0e2acb4cd9f226c60c55913125b3aafb352bf349 Mon Sep 17 00:00:00 2001 From: Terkel Date: Thu, 19 Jan 2017 22:30:06 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7ab241..9e41ad7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ [](https://github.com/terkelg/awesome-creative-coding) -> A curated list of **beginner-friendly** tools, resources and shiny things to get you started. +> Carefully curated list of awesome creative coding resources primarily for beginners/intermediates. + +Creative coding is a type of computer programming in which the goal is to create something expressive instead of something functional. Interaction design, information visualization and generative art are all types of creative coding, which has become a household term describing artworks articulated as code. Programming art is a different discipline than programming systems, and this following list is a collection of resources to inspire you. *You might also like [Graphics resources](https://github.com/mattdesl/graphics-resources) and [Awesome OpenGL](https://github.com/eug/awesome-opengl).*