diff --git a/readme.md b/readme.md index c095495..32bcd88 100644 --- a/readme.md +++ b/readme.md @@ -195,6 +195,7 @@ Creative coding is a different discipline than programming systems. The goal is - [GlslEditor](http://editor.thebookofshaders.com/) - Simple WebGL Fragment Shader Editor. - [OpenProcessing](https://www.openprocessing.org/) - Create and experiment with algorithmic design, Processing and P5.js. - [P5.js Editor](https://editor.p5js.org/) - Online web editor for P5.js. +- [LiveCodeLab](http://livecodelab.net) - Run-as-you-type tool for VJs, musicians, teachers, students, kids. - [Turtletoy](https://turtletoy.net/) - Minimalistic API and online showcase for generative code. (Javascript) - [ShaderGif](https://shadergif.com/) - Open source home for art made with code (WebGL1/2, JavaScript Canvas & P5.js). - [P5LIVE](https://teddavis.org/p5live/) - p5.js live-coding environment.