Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maluoi/openxrsamples

Concise and documented examples of using OpenXR to build native Mixed Reality applications!
https://github.com/maluoi/openxrsamples

ar hololens mr non-unity openxr vr

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# OpenXR Sample

This is the sample code to accompany my [Introduction to OpenXR](https://playdeck.net/blog/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](Docs/OpenXRIntro.gif)