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 481
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.

article thumbnail

How to make an Augmented Virtuality app for Quest in Unity

The Ghost Howls

I wanted just to experiment with technology, not make a product I’m not going to do a step-by-step tutorial, but if you are a bit experienced with Unity, you can use the info I’m providing you to create something similar yourself. Initialization I launched Unity (I’m using version 2022.3 But how to do that?

Unity 363
article thumbnail

‘The Unity Cube’ is the Worst Quest Game on Oculus App Lab—on Purpose

Road to VR

The Unity Cube is an experiment from developer Tony “SkarredGhost” Vitillo to test the limits of what Oculus will allow into the App Lab program. Vitillo submitted a fully functional application which simply presents the user with a cube in a blank environment—and Oculus accepted it. Behold, The Unity Cube!

Unity 353
article thumbnail

How to easily make a cross-platform VR application in Unity for Oculus, Wave, and SteamVR

The Ghost Howls

Some days ago, I was looking at the code of HitMotion: Reloaded , the fitness game that we of New Technology Walkers developed some years ago for the Vive Focus Plus, and all the intricate system I had to make in Unity to have a cross-platform VR game … and I wondered: “Is all of this mess still needed today?”

Unity 360
article thumbnail

How to ask Android Permissions for the Oculus Quest in Unity

The Ghost Howls

Some months ago I published a guide for all Unity developers on how to request Android permissions for the Vive Focus Plus, because it took me a while to sort out how to do it to access the camera stream to do augmented reality on that headset. How to obtain permissions for Oculus Quest in Unity. What are Android permissions?

Unity 384
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