360 body rotation problem

Post Reply
CyberVillain
Petrif-Eyed
Posts: 2166
Joined: Mon Jun 22, 2009 8:36 am
Location: Stockholm, Sweden

360 body rotation problem

Post by CyberVillain »

I was putting together a little demo with my Rift and a Wiimote for 360 body tracking (Using FreePIE wiimote beta code) and Museum of the Microstar Rift demo.
I then realized that even with games that do support independent head and body rotation wont work with 360 body rotation, that's because they use the Rift SDK in a way that only support fixed body position (Sitting fixed in a chair and using mouse for body rotation).

For 360 independent head and body rotation you would need to calculate the delta between the body IMU and the head IMU and use this to center the head rotation to the body rotation.

So I urge all software developers of Rift content to support the new API in FreePIE called FreePIE IO
https://github.com/AndersMalmgren/FreeP ... /IO-Plugin

Its a solid way of letting the user calibrate the Rift headtracker to a body tracker and give him the power to script how he want the body and head tracker to respond in game.
User avatar
blazespinnaker
Certif-Eyed!
Posts: 541
Joined: Sat Sep 01, 2012 11:53 pm

Re: 360 body rotation problem

Post by blazespinnaker »

Yeah, I'd love the ability to do this as well.

How do you suggest that we support it? Is there a way we can vote for the API?
Gear VR: Maybe OVR isn't so evil after all!
User avatar
Teddy0
One Eyed Hopeful
Posts: 26
Joined: Mon Aug 27, 2012 2:38 pm

Re: 360 body rotation problem

Post by Teddy0 »

I'm pretty sure you can support seperate head and body rotation, it works just fine in my demo;
https://developer.oculusvr.com/forums/v ... hp?p=22584

What is the limitation here?
CyberVillain
Petrif-Eyed
Posts: 2166
Joined: Mon Jun 22, 2009 8:36 am
Location: Stockholm, Sweden

Re: 360 body rotation problem

Post by CyberVillain »

Teddy0 wrote:I'm pretty sure you can support seperate head and body rotation, it works just fine in my demo;
https://developer.oculusvr.com/forums/v ... hp?p=22584

What is the limitation here?
It will only work with exactly that hardware. He has code that syncs the Rift head yaw to the Hydra body yaw. It will never work for any other hardware in 360 configuration (Your at the mercy of the devs that they include your hardware).

Thats why I urge to include body / weapon / head tracking through FreePIE IO

@blazespinnaker Hmm, i dont know any good petition, any ideas?
Post Reply

Return to “Oculus VR”