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: about 3 years ago
Linked from 1 awesome list

cplusplusopenglvulkan-api

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
psycholns/gshaderreplacerSoftware that enables shader replacement and debugging in OpenGL applications2
dfranx/shaderdebuggerA C++ library for debugging and inspecting GLSL and HLSL shaders at runtime.326
msqrt/shader-printfA debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code.238
google/graphicsfuzzA set of tools to automatically find and simplify bugs in graphics shader compilers571
jwurzer/glslsceneA tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration.16
lukasbanana/mentalglA utility library to review entire OpenGL render state24
fordhurley/glsl-grapherVisualizes the structure and behavior of GLSL shader functions in a graphical interface.26
aras-p/hlsl2glslforkTranslates Direct3D 9 style HLSL to GLSL shader language558
jaredloomis/andromedaA Haskell-based library for writing and compiling OpenGL shaders77
ustymukhman/vite-plugin-glslA plugin for Vite that simplifies the management of GLSL shader files in web applications.328
khronosgroup/glslMaintains and develops the GLSL shading language specification and extensions used in graphics rendering.351
nomoresleep/hlslparserTranslates legacy shader code to modern OpenGL and Metal shading languages3
glslify/glslifyA module system for GLSL shaders2,220
deanthecoder/glslshadershrinkerAutomates optimization and reformatted GLSL shader code to reduce size while preserving readability99