Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
tim-vr's avatar
tim-vr
Honored Guest
9 years ago

Can I use the oculus platform in unity?

Can I use it? or it just support native c++?

2 Replies

Replies have been turned off for this discussion
  • Can you rephrase that ?

    Are you asking can you use Oculus rift, and Unity to make something.....if so, yes for sure. Its very easy.

    If you know unity and can make a level etc, then you can just add the Oculuse plugin and assetPackage. Drop in the Oculus player controlller (that has the OVR camera rig setup already) and it works.

    Really simple

    -P


  • If you were referring to using the PlatformSDK through Unity, you can do that as well. See https://developer.oculus.com/documentation/platform/latest/tasks/dg-update-game-unity/. The platform unity package is part of the 1.3 sdk download in /Platform/Unity/OculusPlatform.unitypackage

    Although it seems IAP access is not yet turned on through the developer interface.