Skip to content

r21nomi/ShaderArtworks

Repository files navigation

ShaderArtworks

Artworks with Shader.

How I create artwork

Use GLSL Sandbox to create artwork.
After create artwork, save it as .frag file with ShaderEditor.

Generate GIF image

I'm using glsl2img.

$ glsl2gif PATH_TO_SHADER_FILE -r 30 -l 3.0 -s 700x700

Releases

No releases published

Packages

No packages published

Languages