Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/maluoi/openxrsamples
- Owner: maluoi
- License: mit
- Created: 2019-06-28T18:45:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T00:23:51.000Z (over 4 years ago)
- Last Synced: 2023-04-09T09:47:45.662Z (over 1 year ago)
- Topics: ar, hololens, mr, non-unity, openxr, vr
- Language: C++
- Homepage:
- Size: 29.6 MB
- Stars: 74
- Watchers: 7
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)