nickolaj-jepsen / LoLVRSpectate

Spectate League of Legends game via a VR headset
GNU General Public License v3.0
27 stars 3 forks source link

Apply roll value to the ingame camera #2

Open nickolaj-jepsen opened 8 years ago

nickolaj-jepsen commented 8 years ago

Make the roll value obtained from the HMD apply to the ingame camera.

Currently i have yet to find a value representing the roll of the ingame camera, except for some kind of vector that doesn't seem to work properly when you aren't facing +y

I have looked into VorpX head tracking and it a feature that supports rotating the screen so it matches with the roll of the head, the only issue is that it seems like it requires that you run the it in some kind of "Theater mode" where the screen is suspended in front of you instead of following your movements

nickolaj-jepsen commented 8 years ago

I figured out a temporary workaround using VorpX headtracking.

Enable these two settings in VorpX

image

It's a bit wonky tho, when i turn my head too fast it seems like i can see the edges of the screen.