Hello,
I have been searching quite a while for a solution for my problem but I was not able to find it yet, so you guys are my last hope ![]()
We are trying to create a game with the Oculus Rift, there are two persons involved while playing the game using one pc.
The first person is wearing the Oculus Rift using the Keyboard to move around. The second person is looking at the actual pc display and is using the mouse to manipulate the game with some kind of form(for example a slide button to scale objekts up and down).
So we need the game displayed on the Oculus and a form that can communicate with the game.
The problem is that we dont know how we can communicate with the game.
What we have tried so far:
Saving and reading data from ini file.
Using WPF.
I would greatly appreciate any help!