File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed 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
56
56
- [ 24 - Variable Rate Shading] ( https://github.com/DiligentGraphics/DiligentSamples#tutorial-24---variable-rate-shading )
57
57
- [ 25 - Render State Packager] ( https://github.com/DiligentGraphics/DiligentSamples#tutorial-25---render-state-packager )
58
58
- [ 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 )
59
60
- [ Samples] ( https://github.com/DiligentGraphics/DiligentSamples#samples )
60
61
- [ Atmospheric Light Scattering] ( https://github.com/DiligentGraphics/DiligentSamples#atmospheric-light-scattering-sample )
61
62
- [ GLFW Demo] ( https://github.com/DiligentGraphics/DiligentSamples#glfw-demo )
@@ -281,6 +282,13 @@ application starts.
281
282
![ ] ( Tutorials/Tutorial26_StateCache/Screenshot.jpg )
282
283
283
284
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
+
284
292
# Samples
285
293
286
294
## [ Atmospheric Light Scattering sample] ( Samples/Atmosphere )
You can’t perform that action at this time.
0 commit comments