balataca / oculus-laser-pointer

A simple pointer for Oculus Go and GearVR made with unity3d.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Demo gif

Installation

Importing Unity Project

  1. Just add this project to Unity Hub.

Creating a new Unity Project

  1. To create a unity VR project, first check out this Oculus Unity Getting Started Guide.

Adding a Pointer to Unity VR Project

  1. Install the Oculus Android Package from the package manager.

Install oculus android screenshot

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

Import oculus screenshot

  1. Import our custom Asset Package.

Import custom asset package screenshot

  1. Import the Unity Asset Package oculus-laser-pointer.unitypackage located on Releases.

Import laser pointer package screenshot

Usage

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

About

A simple pointer for Oculus Go and GearVR made with unity3d.

License:MIT License


Languages

Language:C# 97.7%Language:ShaderLab 2.1%Language:HLSL 0.2%