Added Klak, creative coding with Unity.

This commit is contained in:
Matthias Esterl
2018-03-16 11:03:54 +01:00
committed by GitHub
parent 6a1e288d0f
commit 9cc29b7fb4

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