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 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 385
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 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 remove unwanted Unity audio permissions to submit to App Lab

The Ghost Howls

For sure you remember that together with my tutorial on how to develop and submit an application for App Lab , I have actually submitted to App Lab my majestic “The Unity Cube App” , an application with just a cube and some avatar hands (Yes, I’m a troll). Unity and its automatically added permissions.

Unity 335
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 506
article thumbnail

Commodore 64 Emulator Brings Retro Gaming To Oculus Quest

VRScout

The C64, as it’s referred to by many enthusiasts, had a screaming MOS 6510/8500 1MHz processor with a paltry 64 KByte of memory. Real Commodore 64 – Virtually is actually based off an earlier version that Gomberg built for the Oculus Go back in 2020, which itslef was based on a Commodore 64 project by Jonas Minnberg called Machineroom.

Oculus 539
article thumbnail

How to build 64-bit Oculus Quest applications for App Lab

The Ghost Howls

After I have written my post on how to handle unwanted permissions in Unity , many Oculus Quest developers asked me to make another tutorial to solve another common problem: Facebook showing a warning for 32-bit builds submitted to App Lab. Method 1 – The Unity Way. Method 1 – The Unity Way. And guess what?

How To 230