Merge pull request #55 from thgie/master

Added basil.js
This commit is contained in:
Terkel
2018-04-23 23:30:31 -07:00
committed by GitHub

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