oculus-laser-pointer
oculus-laser-pointer copied to clipboard
A simple pointer for Oculus Go and GearVR made with unity3d.
Unity Oculus Go/GearVR Laser Pointer
This project implements a laser pointer for Oculus Go and GearVR headsets. It is based on VR with Andrew laser pointer series.

Installation
Importing Unity Project
- Just add this project to Unity Hub.
Creating a new Unity Project
- To create a unity VR project, first check out this Oculus Unity Getting Started Guide.
Adding a Pointer to Unity VR Project
- Install the Oculus Android Package from the package manager.

- Import at least the VR folder from the Oculus Integration Package from Unity Asset Store.

- Import our custom Asset Package.

- Import the Unity Asset Package
oculus-laser-pointer.unitypackagelocated on Releases.

Usage
- Open the example scene from
Assets/Examples/Scenes/PointerExample.unity. - Build and Run on your device.