Skip to content

Commit

Permalink
Added Tutorial 28 to main readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMostDiligent committed Dec 9, 2024
1 parent c949442 commit 715cfa9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ To build and run the applications in the module, please follow the [instructions
- [25 - Render State Packager](#tutorial-25---render-state-packager)
- [26 - Render State Cache](#tutorial-26---render-state-cache)
- [27 - Post-Processing](#tutorial-27---post-processing)
- [28 - Hello-OpenXR](#tutorial-28---hello-openxr)
- [Samples](#samples)
- [Atmospheric Light Scattering](#atmospheric-light-scattering-sample)
- [GLFW Demo](#glfw-demo)
Expand Down Expand Up @@ -325,6 +326,11 @@ This tutorial demonstrates how to use post-processing effects from the DiligentF
[:arrow_forward: Run in the browser](https://diligentgraphics.github.io/wasm-modules/Tutorial27_PostProcessing/Tutorial27_PostProcessing.html)


## [Tutorial 28 - Hello OpenXR](https://github.com/DiligentGraphics/DiligentSamples/tree/master/Tutorials/Tutorial28_HelloOpenXR)

This tutorial demonstrates how to use Diligent Engine with OpenXR API to render a simple scene in a VR headset.


# Samples

## [Atmospheric Light Scattering sample](Samples/Atmosphere)
Expand Down

0 comments on commit 715cfa9

Please sign in to comment.