From 9cc29b7fb4f49b774b4561f88e4c87232496a52d Mon Sep 17 00:00:00 2001 From: Matthias Esterl Date: Fri, 16 Mar 2018 11:03:54 +0100 Subject: [PATCH] Added Klak, creative coding with Unity. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2f4690..36210e4 100644 --- a/README.md +++ b/README.md @@ -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