article thumbnail

How to implement Oculus Mixed Reality Capture in Unity

The Ghost Howls

Oculus Mixed Reality Capture is a plugin that lets content creators make amazing mixed reality videos of a VR game for the Oculus Quest. Since I had to make some tests with Oculus MRC for our game HitMotion: Reloaded (download it now on SideQuest !) Are you ready to implement Oculus MRC like a boss? Project Setup.

Unity 489
article thumbnail

How to build your passthrough AR app for Oculus Quest in Unity

The Ghost Howls

So let me show you how you can develop an AR app for Oculus Quest 2 using Oculus Passthrough APIs in Unity. In this tutorial, you are going to replicate the fantastic The Unity Cube experience, this time in AR! Oculus Passthrough APIs video tutorial. Oculus Passthrough APIs textual tutorial.

Unity 508
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How to make SteamVR input work with Unity XR Interaction Toolkit in Unity

The Ghost Howls

It is a short guide to implement some sort of compatibility between the SteamVR Unity plugin and the Unity XR Interaction Toolkit , that under the new XR Plugin Management in Unity are not working very well together. SteamVR is a great solution to develop cross-platform applications, and so is Unity (Image by Valve).

Unity 520
article thumbnail

How to get started with Oculus Quest development in Unity

The Ghost Howls

As soon as my Oculus Quest arrived, I immediately started playing with it and have fun with Beat Saber, Robo Recall, Creed and all the other titles. But then, as a developer, I felt the urge to understand how to develop my applications in Unity for the Oculus Quest. Image by Oculus).

Unity 388
article thumbnail

Oculus Makes Improvements to Iteration Time for Unity Quest Developers

Road to VR

Oculus has introduced three changes to significantly speed up the iteration process for developers building Quest applications with Unity. SEE ALSO Dev Shares Crash Course on VR Game Optimization for Oculus Quest & Mobile Hardware. Two of the three changes are available with Unity 2018.1 Image courtesy Oculus.

Unity 242
article thumbnail

Oculus & Unity Release Free VR Development Course with 20 Hours of Content

Road to VR

Then you may be interested in Oculus and Unity’s new intermediate level VR game development course, which is not only free, but can get you some valuable feedback from Oculus on your creation. After you complete the course, you have the option to submit your vertical slice for review by the team at Oculus.

Unity 278
article thumbnail

How to get started with Oculus Quest hands tracking SDK in Unity

The Ghost Howls

I want to start this year and this decade (that will be pervaded by immersive technologies) with an amazing tutorial about how you can get started with Oculus Quest hands tracking SDK and create in Unity fantastic VR experiences with natural interactions! Let’s create a new Unity 3D project, and call it TestQuestHands.