glsl_trace
Shader debugger
A library for debugging and profiling shaders in graphics rendering applications
Library for shader debugging and profiling for Vulkan and OpenGL
33 stars
2 watching
5 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
cplusplusopenglvulkan-api
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Software that enables shader replacement and debugging in OpenGL applications | 2 |
| | A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime. | 326 |
| | A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code. | 238 |
| | A set of tools to automatically find and simplify bugs in graphics shader compilers | 571 |
| | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
| | A utility library to review entire OpenGL render state | 24 |
| | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
| | Translates Direct3D 9 style HLSL to GLSL shader language | 558 |
| | A Haskell-based library for writing and compiling OpenGL shaders | 77 |
| | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 328 |
| | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 351 |
| | Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
| | A module system for GLSL shaders | 2,220 |
| | Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 99 |