vulkan-shadertoy-launcher
Shader launcher
A tool for launching GLSL shaders in Vulkan, allowing developers to run custom shaders outside of Shadertoy
using C, no external dependencies
73 stars
6 watching
4 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
glslshadersshadertoyvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to render Shadertoy shaders directly into video files with support for FrameBuffers and various output formats. | 53 |
| A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
| A tool for converting Shadertoy shaders to Unity-compatible shaders | 90 |
| A test app for image shaders using Vulkan and Shadertoy uniform variables. | 32 |
| A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 328 |
| A library for debugging and profiling shaders in graphics rendering applications | 33 |
| A tool to convert shaders from one GLSL variant to another | 76 |
| Software that enables shader replacement and debugging in OpenGL applications | 2 |
| Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
| Converts GLSL shader source files to modules | 22 |
| A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
| A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
| A system for generating and compiling GLSL shaders in Haskell | 481 |
| An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 570 |
| Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. | 259 |