shader-printf
Shader debugger
A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code.
Simple printf functionality for GLSL.
238 stars
10 watching
9 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
debuggingglslgraphicsshader
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime. | 326 |
| A library for debugging and profiling shaders in graphics rendering applications | 33 |
| A set of tools to automatically find and simplify bugs in graphics shader compilers | 571 |
| Software that enables shader replacement and debugging in OpenGL applications | 2 |
| A cross-platform shader compiler and reflection system with offline compilation and code generation for multiple GPU targets | 346 |
| Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. | 259 |
| A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
| An experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code. | 11 |
| Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
| A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 3,344 |
| Provides sample code and resources to help developers learn and implement compute shaders in Rust. | 542 |
| Optimized shader libraries for fast operations on graphics processing units. | 359 |
| Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
| A module system for GLSL shaders | 2,220 |
| A tool for converting HLSL shader code to multiple shading languages | 1,783 |