ShaderToHuman: Shader Debugging for Mere Mortals
Electronic Arts have just open sourced an incredibly handy tool for developing and debugging GLSL and HLSL shaders – ShaderToHuman. This is a (development only!) tool that essentially provides 2 features… C PrintF style text output and a minimalistic ImGui-like UI layer. This makes it easy to display debug information […]
ShaderToHuman: Shader Debugging for Mere Mortals Read More










