maluoi / OpenXRSamples

Concise and documented examples of using OpenXR to build native Mixed Reality applications!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenXR Sample

This is the sample code to accompany my Introduction to OpenXR blog post! Check it out to get the complete context for this repository :) Or just clone it and go!

This is a single file, C style example of getting started with OpenXR and DirectX 11 on WMR, HoloLens 2, and Oculus Desktop. The code is designed to be readable above all else, and contains plenty of comments explaining everything!

OpenXR

About

Concise and documented examples of using OpenXR to build native Mixed Reality applications!

License:MIT License


Languages

Language:C++ 100.0%