glslDebugModule: GLSL debugging assistance moduleadded on 2023/08/04 @ 15:36:56 | 1191 views| category: gamedev
glslDebugModule is a GLSL debugging assistance module intended for OpenGL 2D programs. By integrating this module into your program under development, it aims to aid in the debugging of GLSL. It's particularly suited for applications like 2D image processing. glslDebugModule operates on both Windows and Linux.