GLSL Prototyper (glsl-proto) is a GLSL shader prototyping tool.
- Run
make. - Run the built executable.
- Modify the shaders in
res/shadersor the textures inres/texturesrelative to the executable. - Hit R to reload shaders and textures, B to toggle the background or C to toggle the cube.
MIT, see the LICENSE file.
Copyright (c) 2024-2025 Aleksanteri Hirvonen
