Shade-X is an OpenGL-based Graphics Application that allows you to render GLSL shaders as your desktop wallpaper.
I am currently developing this project after office hours and on weekends.
- Render GLSL shaders dynamically on a GLFW window.
- Save & load shader configurations.
- Interactive ImGui-based UI for shader management.
- Shader configurations by modifying Uniforms at runtime.
- Shader preview on the ImGui buttons.
- Set the shader window as the wallpaper.
- Multiple monitor support.
- Performance enhancement and polishing.