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

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

article thumbnail

How to get started with WebXR in Unity

The Ghost Howls

WebXR is a technology with enormous potential, but at the moment it offers far worse tools to develop for it than standalone VR , where we all use Unity and Unreal Engine. As a Unity developer, I think that it is a very important enabling solution. How to get started with WebXR in Unity – Video Tutorial. Requirements.

Unity 505