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

Adds Shader Park (#155)

This commit is contained in:
Matthias Esterl
2022-08-06 00:49:42 +02:00
committed by GitHub
parent 98ece97fe9
commit a0c94b9a11

View File

@@ -215,6 +215,7 @@ Creative coding is a different discipline than programming systems. The goal is
### Online
- [Shadertoy](https://www.shadertoy.com/) - Build and share shaders with the world and get inspired.
- [Shader Park](https://shaderpark.com/) - A JavaScript library for creating interactive procedural 2D and 3D shaders.
- [GLSLbin](http://glslb.in/) - Fragment shader sandbox with support for glslify.
- [GLSL Sandbox](http://glslsandbox.com/) - Online shader editor and gallery.
- [Shdr Editor](http://shdr.bkcore.com/) - Online shader editor.