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

GitHub

33 stars
2 watching
5 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list

cplusplusopenglvulkan-api

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
psycholns/gshaderreplacer Software that enables shader replacement and debugging in OpenGL applications 2
dfranx/shaderdebugger A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime. 326
msqrt/shader-printf A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code. 238
google/graphicsfuzz A set of tools to automatically find and simplify bugs in graphics shader compilers 571
jwurzer/glslscene A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. 16
lukasbanana/mentalgl A utility library to review entire OpenGL render state 24
fordhurley/glsl-grapher Visualizes the structure and behavior of GLSL shader functions in a graphical interface. 26
aras-p/hlsl2glslfork Translates Direct3D 9 style HLSL to GLSL shader language 558
jaredloomis/andromeda A Haskell-based library for writing and compiling OpenGL shaders 77
ustymukhman/vite-plugin-glsl A plugin for Vite that simplifies the management of GLSL shader files in web applications. 328
khronosgroup/glsl Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. 351
nomoresleep/hlslparser Translates legacy shader code to modern OpenGL and Metal shading languages 3
glslify/glslify A module system for GLSL shaders 2,220
deanthecoder/glslshadershrinker Automates optimization and reformatted GLSL shader code to reduce size while preserving readability 99