SHADERed
Shader debugger
A cross-platform shader development tool with debugging and analysis capabilities
Lightweight, cross-platform & full-featured shader IDE
4k stars
92 watching
277 forks
Language: C++
last commit: over 1 year ago
Linked from 3 awesome lists
debuggergame-developmentglslglsl-editorsglsl-sandboxgpgpugraphics-programminghlslhlsl-shaderopenglshader-editorshaders
Related projects:
Repository | Description | Stars |
---|---|---|
dfranx/shaderdebugger | A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime. | 326 |
google/graphicsfuzz | A set of tools to automatically find and simplify bugs in graphics shader compilers | 571 |
zauonlok/renderer | A shader-based software renderer written from scratch in C89. | 2,506 |
microsoft/directxshadercompiler | Compiles High-Level Shader Language programs into DirectX Intermediate Language representation. | 3,135 |
shader-park/shader-park-core | A JavaScript library for creating procedural graphics and shaders in real-time. | 762 |
msqrt/shader-printf | A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code. | 238 |
patriciogonzalezvivo/lygia | A granular and multi-language shader library designed for performance and flexibility | 2,686 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 33 |
ianacaburian/liveshaderpalette | An interactive graphics development tool for comparing and testing OpenGL shaders | 12 |
graphitemaster/deshade | A tool for inspecting and modifying shaders in OpenGL or Vulkan applications without recompiling the application. | 31 |
gdquest-demos/godot-shaders | A collection of shaders and demos for the Godot game engine. | 3,225 |
shader-slang/slang | A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 3,344 |
tgjones/shader-playground | A website and toolset for exploring and analyzing shader compilers and their output formats. | 588 |
lettier/3d-game-shaders-for-beginners | A comprehensive guide to implementing various 3D shading techniques for game development. | 18,073 |
psycholns/gshaderreplacer | Software that enables shader replacement and debugging in OpenGL applications | 2 |