ShaderDebugger

Shader debugger

A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime.

[DEPRECATED] C++ library for debugging HLSL & GLSL shaders

GitHub

326 stars
15 watching
21 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list

compilerdebuggerglslhlslshader-editor

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
azhirnov/glsl_traceA library for debugging and profiling shaders in graphics rendering applications33
psycholns/gshaderreplacerSoftware that enables shader replacement and debugging in OpenGL applications2
google/graphicsfuzzA set of tools to automatically find and simplify bugs in graphics shader compilers571
msqrt/shader-printfA debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code.238
shader-slang/slangA shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind.3,344
dfranx/sfmlightA C++ library to add lighting effects to 2D games using the SFML framework3
sebh/dx11baseA simple DirectX 11 base program for testing shaders and techniques87
jwurzer/glslsceneA tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration.16
google/shadercA collection of tools and libraries for compiling shader code into a graphics pipeline format1,872
graphitemaster/deshadeA tool for inspecting and modifying shaders in OpenGL or Vulkan applications without recompiling the application.31
not-fl3/nanoshredderAn experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code.11
victorfisac/fnodeA tool for building GLSL shaders without programming knowledge using nodes and C102
deanthecoder/glslshadershrinkerAutomates optimization and reformatted GLSL shader code to reduce size while preserving readability99
microsoft/shaderconductorA tool for converting HLSL shader code to multiple shading languages1,783
unity-technologies/hlslccA compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications.855