Merge pull request #47 from madc/patch-2

Added Klak, creative coding with Unity.
This commit is contained in:
Terkel
2018-03-16 20:13:57 -07:00
committed by GitHub

View File

@@ -213,6 +213,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [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.
- [Klak](https://github.com/keijiro/Klak) - A collection of scripts for creative coding with Unity.
## Learning Resources