gary9716 / ShaderToyDownloader

a python3 script facilitate ShaderToy shader scripts and its resource files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

  1. make sure you have python3 installed.
  2. type the command below
python getshader.py [shader_id_on_shader_toy]
  1. if it succeed, it should output the glsl files and related resources under the folder with the name which is the same as the shader name on Shader Toy.
  2. one can check the example TouchDesigner project file to understand how to use the shader in TD.

About

a python3 script facilitate ShaderToy shader scripts and its resource files


Languages

Language:Python 62.1%Language:GLSL 37.9%