From 034bd59f2a9f2c22b8798938d24b9cf1baa64f01 Mon Sep 17 00:00:00 2001 From: david hdogetts Date: Tue, 16 Jan 2018 17:09:34 +0100 Subject: [PATCH] add DrawBot, a mac 2d programming environment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d58c03..8ce6cac 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Creative coding is a different discipline than programming systems in which the - [KodeLife](https://hexler.net/software/kodelife) - Real-time GPU shader editor, live-code performance tool and graphics prototyping sketchpad. - [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. ## Learning Resources