Skip to content

Releases: Omnifinity/Unity-Omnideck-API

Integration with Unity OpenXR and XR Interaction toolkit interaction system.

13 Oct 08:34
Compare
Choose a tag to compare

Integration with the Unity OpenXR and XR Interaction toolkit interaction system.

Works by adding an OmnideckContinousMoveProvider that extends the ContinousMoveProviderBase.

Supports hand controllers and basic interaction via the XR Interaction toolkit system.

Uses a Unity Character Controller that can collide with the surrounding objects.

Remember to import the XRI Starter Asset samples for the Omnideck sample to work.

v2.0.2-alpha

08 Jul 08:24
Compare
Choose a tag to compare
Changed OnApplicationQuit() to OnDestroy()