Skip to content

SimonCzy/Whiteboard-UnityXR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whiteboard-UnityXR

This README was updated on October 15th, 2023.

Package

In this project, you need to import 4 package into your project. Even though these files are already included in this repository, I will still briefly introduce them here and attach the download link.

  • Oculus Integration: You need to add into you account first and then import in Unity > Window > Package Manager > My Assets.
  • Meta Avatar SDK: You need to download the file first and then import in Unity > Assers > Custom Package > Custom Package...
  • Photon Fusion: You need to follow the instruction of installation. Remember to satisfy the requirements firstly.
  • Photon Voice 2: You need to add into you account first and then import in Unity > Window > Package Manager > My Assets.

Learning Resource

User Manual

Create Whiteboard

Firstly, press SecondaryIndexTrigger to draw the horizontal line.

Then, press SecondaryIndexTrigger again to pull out a whiteboard from the line.

Reset Whiteboard

Press Button.Four

Call out debug display

Press Button.Four and PrimaryIndexTrigger at the same time.

Note: This action will reset whiteboard. So please press it before you create the whiteboard.

Poke Interaction

Controllers: There is a white dot indicator shown in the front of the controller.

Hands: Use index finger as indicator.

Grab Interaction

Controllers: Use PrimaryHandTrigger or SecondaryHandTrigger.

Hands: Bring the thumb and index finger together.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors