From 96e80dbe8622d350a2542a1c2f52acaca83c9c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Micha=C3=ABl=20Celerier?= Date: Wed, 1 Feb 2017 09:50:13 +0100 Subject: [PATCH] Add i-score to the desktop apps It's an OSC sequencer that is meant to give a timeline to software built with max, processing, openframeworks, etc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bdfbbf..a3b5121 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Creative coding is a different discipline than programming systems in which the - [NodeBox](https://www.nodebox.net/node/) - Cross-platform, node-based GUI for efficient data visualizations and generative design. - [Structure Synth](http://structuresynth.sourceforge.net/) - Cross-platform application for generating 3D structures by specifying a design grammar. - [Unity](https://unity3d.com/) - Game engine, but useful for creative coding and installations. +- [i-score](http://www.i-score.org) - Interactive sequencer to control creative coding libraries and toolkits ### Web - [three.js](https://github.com/mrdoob/three.js/) - JavaScript 3D library.