Skip to content

Commit

Permalink
Update README and link to the blog post I followed
Browse files Browse the repository at this point in the history
  • Loading branch information
daj authored Nov 18, 2021
1 parent 3104756 commit 862882b
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# OculusHelloXR
# OculusHelloXR

Self contained Android Studio project to help you run the OpenXR SDK hello_xr sample application on an Oculus.

This repo contains all the dependencies and manual configuration steps needed when following this blog post:
https://gayanediriweera.github.io/code/2021/04/06/how-to-run-helloxr-on-oculus-quest.html

See the individual commits for each step that was carried out.

Tested with:
- Oculus Quest 2
- Intel Macbook Pro running macOS Big Sur
- Android Studio Arctic Fox

Here's where I originally posted for help on Stackoverflow: https://stackoverflow.com/q/69998819/112705

0 comments on commit 862882b

Please sign in to comment.