From bee09df40405a4300f2d90300097ecdd31463728 Mon Sep 17 00:00:00 2001 From: Adrian Demleitner Date: Fri, 13 Apr 2018 14:31:12 +0200 Subject: [PATCH] Added basil.js --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8766ed..4bf130e 100644 --- a/README.md +++ b/README.md @@ -197,8 +197,9 @@ Creative coding is a different discipline than programming systems. The goal is - [KodeLife](https://hexler.net/software/kodelife) - Real-time GPU shader editor, live-code performance tool and graphics prototyping sketchpad. - [ISF](https://www.interactiveshaderformat.com/) - GLSL shaders for use in interactive applications. - [glslViewer](http://patriciogonzalezvivo.com/2015/glslViewer/) - Live-coding console tool that renders GLSL Shaders. -- [DrawBot](http://www.drawbot.com/) [Mac] - Education oriented 2d graphics programming environment based on python. +- [DrawBot](http://www.drawbot.com/) [Mac] - Education oriented 2d graphics programming environment based on python. - [Klak](https://github.com/keijiro/Klak) - A collection of scripts for creative coding with Unity. +- [basil.js](http://basiljs.ch/) - Scripting (JS) in InDesign for designers and artists in the spirit of Processing. ## Learning Resources