uwe-xr-ma-2023 / mr-handtracking-prototype

Mixed reality hand tracking prototype using Unity, Ultraleap and Pico 4 headset
0 stars 1 forks source link

Add XR interaction toolkit #14

Open marcingawin opened 1 year ago

marcingawin commented 1 year ago

A/C

jonjhiggins commented 1 year ago

Follow the steps on these pages:

https://developer-global.pico-interactive.com/document/unity/import-the-sdk/ https://developer-global.pico-interactive.com/document/unity/complete-project-settings/ https://developer-global.pico-interactive.com/document/unity/create-an-xr-scene/

Camera: this worked fine first time

Controllers: for some reason the generic Pico controller prefab doesn't seem to work so we found the specific Pico4L and Pico4R controller prefabs and added those as model prefabs instead. I guess we won't be using controllers after we add in hand tracking?