Remove Google Remove Reference Remove Unity
article thumbnail

How to start developing with camera access for Meta Quest 3 on Unity 6

The Ghost Howls

In this tutorial, I will explain step-by-step how you can create a project using Passthrough Camera Access of the Meta SDK , both starting from the samples and starting from a blank Unity 6 project. Update your device if you have a previous version You must have a recent version of Unity. Exciting, isn’t it?

Unity 444
article thumbnail

The XR Week Peek (2024.12.16): Android XR announced, Samsung headset showcased, and more!

The Ghost Howls

Top news of the week (Image by Google) Google announced Android XR The most important news of the week, and one of the most important of the whole year, has been the official announcement by Google of Android XR. Developers can already access a preview of the development environment for native, Unity, WebXR.

Samsung 374
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 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. Typical Android permission request popup (Image by Google). What are Android permissions?

Unity 417
article thumbnail

How to get started with nReal glasses development in Unity

The Ghost Howls

In this article, you may find the answers to all the above questions : I will guide you in developing a little Unity experience for the nReal glasses (the typical grey cube!), How to get started with nReal development (and emulator) in Unity (Video tutorial). And then of course you have to download the nReal Unity SDK.

Unity 345
article thumbnail

Visual Positioning Systems: what they are, best use cases, and how they technically work

The Ghost Howls

A VPS system detecting visual features in the surrounding environment (Image by Google) VPS stands for Visual Positioning System. GPS together with the sensors on the phone is all that we need to orient ourselves on a 2D map like Google Maps that we use every day. What is VPS? How do you develop an application using VPS?

Immersion 399
article thumbnail

The XR Week Peek (2025.03.18): Niantic sells Pokemon Go, Meta released passthrough APIs, and more!

The Ghost Howls

The approach chosen by Meta is similar to the one that Google promised to take with Android XR. Then the management of the camera will happen through the functionalities exposed by Camera2 in Android and WebCamTexture in Unity, which are the ones developers have always used with smartphones.

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.

How To 265