Added basil.js

This commit is contained in:
Adrian Demleitner
2018-04-13 14:31:12 +02:00
parent 9dd31b86c3
commit bee09df404

View File

@@ -199,6 +199,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [glslViewer](http://patriciogonzalezvivo.com/2015/glslViewer/) - Live-coding console tool that renders GLSL Shaders. - [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. - [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 ## Learning Resources