EloiStree / CodeAndQuestsEveryDay

Regular research on the Quest for developers.
http://codeandquests.page.link/discord
32 stars 3 forks source link

Question: How to use Oculus Quest with Unity 2020 ? #422

Open EloiStree opened 4 years ago

EloiStree commented 4 years ago

Once again, the way of using Virtual Reality has change ^^. Man... I love when they do that.

So here, we go. How can we use VR in the new way of Unity 2020 ?

EloiStree commented 4 years ago

Unity XR ?

image

As of 2019.3, Unity officially supports these platforms for XR:

Manual Oculus XR: https://docs.unity3d.com/Packages/com.unity.xr.oculus@0.8/manual/index.html

Good video about it

Dilmer Valecillos

Youtube Video

Valem

Youtube Video

Recover Input

Hand Tracking

Youtube Video XRNode xrNode = XRNode.LeftHand;

UnityEngine.XR.CommonUsages

For Magic Leap and Leap Motion

Honorable mention

EloiStree commented 4 years ago

Does Unity XR 2020 support Cardboard and Gear VR ?

Gear VR

Cardboard