Skip to content

AAAI-DISIM-UnivAQ/oculus_gaze_teleport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oculus Gaze Teleport for Unity

This is a simple gaze-based movement system for Unity and Oculus. It supports a dynamic and adaptive spotlight to be used as a torch.

Usage

  1. Drag the OVRCameraRig prefab in your scene
  2. Create a new tag in the Tag Manager and name it "Walkable"
  3. If you want a collider to be a teleport target, just set its tag to "Walkable"
  4. All the other colliders will be considered as invalid targets
  5. Done!

About

Gaze teleporter and torch light in Unity for Oculus headset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.1%
  • ShaderLab 3.5%
  • HLSL 0.4%