Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpt-max/OculusRift4MonoGame
https://github.com/cpt-max/OculusRift4MonoGame
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cpt-max/OculusRift4MonoGame
- Owner: cpt-max
- License: mit
- Created: 2016-11-16T19:52:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-03T03:27:39.000Z (about 7 years ago)
- Last Synced: 2024-08-10T11:01:20.273Z (5 months ago)
- Language: C++
- Size: 1.78 MB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-monogame - OculusRift4MonoGame - ![GitHub stars](https://img.shields.io/github/stars/steemwheedle/OculusRift4MonoGame.svg) - Oculus Rift support for MonoGame. (AR/VR)
README
# OculusRift4MonoGame
- The OculusRift folder contains the source code for the C++ dll that talks to the Rift.
It's based on the Oculus SDK.- The OculusRiftSample folder contains a MonoGame sample project that PInvokes into OculusRift.dll
In order to compile this, you first need to fix up the broken reference to MonoGame.- The OculusRiftSample_prebuilt folder contains the prebuilt binary version of the OculusRiftSample.
If everything goes well you'll find yourself surrounded by pyramids. Use the mouse to move around.