From 2c38ebd16a5dd76c98473be69a919230e5908a39 Mon Sep 17 00:00:00 2001 From: C4Framework Date: Thu, 16 Feb 2017 12:32:34 -0800 Subject: [PATCH] Adds mobile section with link to C4, open-source framework for iOS. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dc83b69..62a57a0 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Creative coding is a different discipline than programming systems in which the
  • Learning material
  • @@ -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.