Forum Discussion
mechamania
11 years agoHonored Guest
Can I use my own position tracking with Unity?
Hi
I'm considering to use Unity for a new project. It will include the Oculus Rift.
But I need to be able to use my own position tracking hardware.
Can I do that? When my own hardware gives me the exact position of the Oculus, can I give this information
to the system so that the Oculus software will use this for the rendering?
I'm considering to use Unity for a new project. It will include the Oculus Rift.
But I need to be able to use my own position tracking hardware.
Can I do that? When my own hardware gives me the exact position of the Oculus, can I give this information
to the system so that the Oculus software will use this for the rendering?
5 Replies
Replies have been turned off for this discussion
- diablosv21Honored GuestYou certainly can do that. In Unity you still have full control over the location of objects in the scene and can freely move the headset in virtual space as you need to.
What kind of position tracking system will you be using? - owenwpExpert ProtegeAll you have to do is zero out all of the head+neck model and player height values so that the cameras only rotate in place, that way the oculus sdk will not influence the position of the cameras at all (except for the IPD separation).
- mechamaniaHonored GuestGreat.
Can I also read the accelerometer input and combine this with my own tracking?"diablosv21" wrote:
What kind of position tracking system will you be using?
I don't know yet. I want to track an area of 15x15 meter. Any suggestion? - owenwpExpert ProtegeFor that size area, you probably need an optical system with many cameras. Nothing else is going to give you the level of accuracy and precision you need over such a wide area. It would basically have to be a performance capture studio.
- diablosv21Honored Guest
"owenwp" wrote:
For that size area, you probably need an optical system with many cameras. Nothing else is going to give you the level of accuracy and precision you need over such a wide area. It would basically have to be a performance capture studio.
Agreed. :-)
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device