File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ To build and run the applications in the module, please follow the [instructions
5656 - [ 24 - Variable Rate Shading] ( https://github.com/DiligentGraphics/DiligentSamples#tutorial-24---variable-rate-shading )
5757 - [ 25 - Render State Packager] ( https://github.com/DiligentGraphics/DiligentSamples#tutorial-25---render-state-packager )
5858 - [ 26 - Render State Cache] ( https://github.com/DiligentGraphics/DiligentSamples#tutorial-26---render-state-cache )
59+ - [ 27 - Post-Processing] ( https://github.com/DiligentGraphics/DiligentSamples#tutorial-27---post-processing )
5960- [ Samples] ( https://github.com/DiligentGraphics/DiligentSamples#samples )
6061 - [ Atmospheric Light Scattering] ( https://github.com/DiligentGraphics/DiligentSamples#atmospheric-light-scattering-sample )
6162 - [ GLFW Demo] ( https://github.com/DiligentGraphics/DiligentSamples#glfw-demo )
@@ -281,6 +282,13 @@ application starts.
281282![ ] ( Tutorials/Tutorial26_StateCache/Screenshot.jpg )
282283
283284
285+ ## [ Tutorial 27 - Post-Processing] ( https://github.com/DiligentGraphics/DiligentSamples/tree/master/Tutorials/Tutorial27_PostProcessing )
286+
287+ This tutorial demonstrates how to use post-processing effects from the DiligentFX module.
288+
289+ ![ ] ( Tutorials/Tutorial27_PostProcessing/Screenshot.jpg )
290+
291+
284292# Samples
285293
286294## [ Atmospheric Light Scattering sample] ( Samples/Atmosphere )
You can’t perform that action at this time.
0 commit comments