Writing Shaders for ReShade (FX) ================================ Welcome to this comprehensive guide on writing shaders for ReShade! This guide is structured to take you step-by-step through the process of creating your first shader, even if you have no prior experience with computer graphics or programming. .. toctree:: :maxdepth: 2 :numbered: introduction basic_structure step1 step2 step3 step4 key_concepts further_exploration