Update README.md

This commit is contained in:
Terkel
2017-01-22 19:34:11 -08:00
committed by GitHub
parent 04f6364f0a
commit 32930dc3c0

View File

@@ -2,9 +2,9 @@
[<img src="https://github.com/terkelg/awesome-creative-coding/blob/master/logo.png?raw=true" align="right" width="85">](https://github.com/terkelg/awesome-creative-coding)
> Carefully curated list of awesome creative coding resources primarily for beginners/intermediates.
> Carefully curated list of awesome [creative coding](https://en.wikipedia.org/wiki/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 different 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 the following list is a collection of resources to inspire you.
Creative coding is a different discipline than programming systems in which 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).*