This project implements a laser pointer for Oculus Go and GearVR headsets. It is based on VR with Andrew laser pointer series.
- Just add this project to Unity Hub.
- To create a unity VR project, first check out this Oculus Unity Getting Started Guide.
- 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.unitypackage
located on Releases.
- Open the example scene from
Assets/Examples/Scenes/PointerExample.unity
. - Build and Run on your device.