io.extendreality.tilia.camerarigs.unityxr

A camera rig prefab utilizing the legacy XR management system for the Unity software.

Usage no npm install needed!

<script type="module">
  import ioExtendrealityTiliaCamerarigsUnityxr from 'https://cdn.skypack.dev/io.extendreality.tilia.camerarigs.unityxr';
</script>

README

Tilia logo

CameraRigs -> UnityXR

A camera rig prefab utilizing the legacy XR management system for the Unity software.

Release License Backlog

Introduction

The UnityXR camera rig provides a basis for a spatial camera rig that tracks a HMD and up to two controllers (left/right) utilizing the built in SDK support by the Unity software.

This is built upon the legacy XR management system within previous versions of the Unity software that was deprecated in Unity 2019.3.0f1 and replaced with the newer Unity XR Plugin Framework.

See the Tilia.CameraRigs.XRPluginFramework.Unity repository for a camera rig that utilizes this newer Unity XR Plugin Framework.

Requires the Unity software version 2018.3.10f1 (or above).

Getting Started

Please refer to the installation guide to install this package.

Documentation

Please refer to the How To Guides for usage of this package.

Further documentation can be found within the Documentation directory and at https://academy.vrtk.io

Contributing

Please refer to the Extend Reality Contributing guidelines and the project coding conventions.

Code of Conduct

Please refer to the Extend Reality Code of Conduct.

License

Code released under the MIT License.