1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-02 21:42:33 +02:00

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 <canvas>
    Javascript, with p5.js

More languages are coming!
This commit is contained in:
Matthias Esterl
2018-12-15 13:34:12 +01:00
committed by Terkel
parent af8ab7e5c9
commit a48c263db6

View File

@@ -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