gShaderReplacer

Shader debugger

Software that enables shader replacement and debugging in OpenGL applications

OpenGL proxy dll for shader replacement and debugging

GitHub

2 stars
2 watching
0 forks
Language: C
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
azhirnov/glsl_trace A library for debugging and profiling shaders in graphics rendering applications 33
dfranx/shaderdebugger A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime. 326
lukasbanana/mentalgl A utility library to review entire OpenGL render state 24
graphitemaster/deshade A tool for inspecting and modifying shaders in OpenGL or Vulkan applications without recompiling the application. 31
google/graphicsfuzz A set of tools to automatically find and simplify bugs in graphics shader compilers 571
sleexyz/hylogen A system for generating and compiling GLSL shaders in Haskell 481
deanthecoder/glslshadershrinker Automates optimization and reformatted GLSL shader code to reduce size while preserving readability 99
jwurzer/glslscene A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. 16
tgjones/shader-playground A website and toolset for exploring and analyzing shader compilers and their output formats. 588
tgjones/hlsltools An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. 570
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. 326
nomoresleep/hlslparser Translates legacy shader code to modern OpenGL and Metal shading languages 3
khronosgroup/glsl Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. 351
msqrt/shader-printf A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code. 238