Skip to content

Commit a155a0e

Browse files
Added Tutorial 27 to the tutorial list
1 parent 302d0e4 commit a155a0e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)