From a48c263db66bfd4818e7500cee1f3a00e5e2d644 Mon Sep 17 00:00:00 2001 From: Matthias Esterl Date: Sat, 15 Dec 2018 13:34:12 +0100 Subject: [PATCH] Added ShaderGif.com (#75) ShaderGif is a free and open source home for art made with code. Currently, ShaderGifs allows you to make gifs using : GLSL - WebGL1 GLSL - WebGL2 Javascript, using Javascript, with p5.js More languages are coming! --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d889490..9a5b02d 100644 --- a/readme.md +++ b/readme.md @@ -190,6 +190,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. +- [ShaderGif](https://shadergif.com/) - Open source home for art made with code (WebGL1/2, JavaScript Canvas & P5.js). ### Hardware