Live tool for developing OpenGL shaders interactively
Find a file
2021-03-05 18:52:54 +01:00
.github/workflows Add GitHub Actions workflow to build and deploy documentation 2021-03-01 21:28:25 +01:00
shaders Add a framebuffer to hold a texture 2021-02-24 21:48:54 +01:00
src Add option to toggle auto-reloading of shaders 2021-03-05 18:52:54 +01:00
.gitignore Add Doxygen configuration 2021-02-25 22:09:36 +01:00
Doxyfile Add Doxygen configuration 2021-02-25 22:09:36 +01:00
LICENSE Add LICENSE file 2021-02-24 22:43:27 +01:00
meson.build Separate all I/O functions in a separate file 2021-03-01 21:00:44 +01:00
README.org Add GitHub Actions workflow to build and deploy documentation 2021-03-01 21:28:25 +01:00

ShaderTool

https://github.com/dlozeve/ShaderTool/actions/workflows/build.yml/badge.svg https://github.com/dlozeve/ShaderTool/actions/workflows/docs.yml/badge.svg

Live tool for developing OpenGL shaders interactively.