Skip to content

Commit 1d29f9b

Browse files
committed
Add OpenXR and Vulkan version numbers in readme
1 parent 80a1ac8 commit 1d29f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Overview
44

5-
This project demonstrates how you can write your own VR application using OpenXR and Vulkan. These are its main features:
5+
This project demonstrates how you can write your own VR application using OpenXR 1.1 and Vulkan 1.3. These are its main features:
66

77
- Basic rendering of example scene to the headset and into a resizeable mirror view on your desktop monitor.
88
- Focus on easy to read and understand C++ without smart pointers, inheritance, templates, etc.

0 commit comments

Comments
 (0)