1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-07 23:40:39 +02:00

Merge pull request #10 from C4Framework/master

Adds mobile section with link to C4.
This commit is contained in:
Terkel
2017-02-16 13:26:36 -08:00
committed by GitHub

View File

@@ -21,6 +21,7 @@ Creative coding is a different discipline than programming systems in which the
<ul>
<li><a href="#desktop">Desktop</a>
<li><a href="#web">Web</a>
<li><a href="#mobile">Mobile</a>
</ul>
</li>
<li><a href="#learning-material">Learning material</a></li>
@@ -95,6 +96,8 @@ Creative coding is a different discipline than programming systems in which the
- [Sketch.js](http://soulwire.github.io/sketch.js/) - Minimal JavaScript creative coding framework.
- [Two.js](https://two.js.org/) - Two-dimensional drawing api geared towards modern web browsers.
### Mobile
- [C4](http://www.c4ios.com)  Open-source creative coding framework for iOS.
## Learning material
- [The Coding Train](https://www.youtube.com/user/shiffman) - Daniel Shiffman makes videos about creative coding.