A collection of packages providing useful features for the development of spatial solutions.

Deployed to npmjs and used with the following scoped registry:

"scopedRegistries": [ { "name": "npmjs", "url": "https://registry.npmjs.org/", "scopes": [ "io.extendreality" ] } ],

copy all manifest lines


▽   CameraRigs

▶   Spatial Simulator

A camera rig prefab that simulates spatial hardware for the Unity software

"io.extendreality.tilia.camerarigs.spatialsimulator.unity": "2.2.13", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.CameraRigs.SpatialSimulator.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.CameraRigs.SpatialSimulator.Unity.git

▶   Tracked Alias

A Tracked Alias prefab providing generic aliases to the active camera rig prefab for the Unity software

"io.extendreality.tilia.camerarigs.trackedalias.unity": "2.5.2", - copy

How To Guides

  1. Adding A Tracked Alias

git clone https://github.com/ExtendRealityLtd/Tilia.CameraRigs.TrackedAlias.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.CameraRigs.TrackedAlias.Unity.git

▶   Unity XR

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

"io.extendreality.tilia.camerarigs.unityxr": "2.1.11", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR.git

git clone git@github.com:ExtendRealityLtd/Tilia.CameraRigs.UnityXR.git

▶   XR Plugin Framework

A camera rig prefab utilizing the XR Plugin Framework for the Unity software

"io.extendreality.tilia.camerarigs.xrpluginframework.unity": "2.1.11", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.CameraRigs.XRPluginFramework.Unity.git


▽   DeveloperTools

▶   Unity

A collection of useful developer tools for the Unity software

"io.extendreality.tilia.developertools.unity": "2.0.19", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.DeveloperTools.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.DeveloperTools.Unity.git


▽   Indicators

▶   Object Pointers

Indicate points in world space with a collection of object based pointers for the Unity software

"io.extendreality.tilia.indicators.objectpointers.unity": "2.2.10", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Indicators.ObjectPointers.Unity.git

▶   Spatial Targets

Indicate points in world space based on the location of a spatial target for the Unity software

"io.extendreality.tilia.indicators.spatialtargets.unity": "2.2.15", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Indicators.SpatialTargets.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Indicators.SpatialTargets.Unity.git


▽   Input

▶   Combined Actions

A collection of custom actions that combine sub actions into more complex action types for the Unity software

"io.extendreality.tilia.input.combinedactions.unity": "2.0.20", - copy

How To Guides

  1. Using Combined Actions

git clone https://github.com/ExtendRealityLtd/Tilia.Input.CombinedActions.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Input.CombinedActions.Unity.git

▶   Unity Input Manager

Input wrappers for the Unity Input Manager and a collection of common input prefabs

"io.extendreality.tilia.input.unityinputmanager": "2.1.12", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputManager.git

git clone git@github.com:ExtendRealityLtd/Tilia.Input.UnityInputManager.git

▶   Unity Input System

Input wrappers for the Unity Input system

"io.extendreality.tilia.input.unityinputsystem": "2.4.8", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Input.UnityInputSystem.git

git clone git@github.com:ExtendRealityLtd/Tilia.Input.UnityInputSystem.git


▽   Interactions

▶   Controllables

Mechanisms that provide physics based and non-physics based linear and angular interactable controls for the Unity software

"io.extendreality.tilia.interactions.controllables.unity": "2.10.21", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Interactions.Controllables.Unity.git

▶   Interactables

A variety of mechanisms for interacting between interactors and interactables in a spatial scene for the Unity software

"io.extendreality.tilia.interactions.interactables.unity": "2.16.6", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Interactions.Interactables.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Interactions.Interactables.Unity.git

▶   Pointer Interactors

Utilize ObjectPointers to initiate an Interactor grab on an Interactable for the Unity software

"io.extendreality.tilia.interactions.pointerinteractors.unity": "2.3.14", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Interactions.PointerInteractors.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Interactions.PointerInteractors.Unity.git

▶   Snap Zone

A spatial zone in which an interactable object can be snapped into the designated area for the Unity software

"io.extendreality.tilia.interactions.snapzone.unity": "2.3.10", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Interactions.SnapZone.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Interactions.SnapZone.Unity.git

▶   Spatial Buttons

User interface button types that can be used within a spatial environment for the Unity software

"io.extendreality.tilia.interactions.spatialbuttons.unity": "2.3.22", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Interactions.SpatialButtons.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Interactions.SpatialButtons.Unity.git


▽   Locomotors

▶   Axis Move

A collection of prefabs that can move a given GameObject based on axis input data for the Unity software

"io.extendreality.tilia.locomotors.axismove.unity": "2.1.6", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Locomotors.AxisMove.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Locomotors.AxisMove.Unity.git

▶   Climbing

A mechanism that simulates climbing in a spatial environment for the Unity software

"io.extendreality.tilia.locomotors.climbing.unity": "2.4.1", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Locomotors.Climbing.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Locomotors.Climbing.Unity.git

▶   Movement Amplifier

Amplify real world movement steps in a virtual spatial environment for the Unity software

"io.extendreality.tilia.locomotors.movementamplifier.unity": "2.0.19", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Locomotors.MovementAmplifier.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Locomotors.MovementAmplifier.Unity.git

▶   Teleport Targets

A collection of prefabs that provide a specific point or area location to specify a valid teleport location for the Unity software

"io.extendreality.tilia.locomotors.teleporttargets.unity": "2.1.21", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Locomotors.TeleportTargets.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Locomotors.TeleportTargets.Unity.git

▶   Teleporter

A collection of prefabs that can move a given GameObject to a specific point in space for the Unity software

"io.extendreality.tilia.locomotors.teleporter.unity": "2.2.1", - copy

How To Guides

  1. Adding A Teleporter

git clone https://github.com/ExtendRealityLtd/Tilia.Locomotors.Teleporter.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Locomotors.Teleporter.Unity.git


▽   Mutators

▶   Collision Ignorer

Manages the collision states between a collection of GameObjects in the scene for the Unity software

"io.extendreality.tilia.mutators.collisionignorer.unity": "2.0.19", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Mutators.CollisionIgnorer.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Mutators.CollisionIgnorer.Unity.git

▶   Object Follower

A mechanism to make a target GameObject follow a source GameObject in the scene for the Unity software

"io.extendreality.tilia.mutators.objectfollower.unity": "2.0.19", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity.git


▽   Output

▶   Interactor Haptics

Provides the ability to initiate haptic feedback on the controllers connected to an interactor for the Unity software

"io.extendreality.tilia.output.interactorhaptics.unity": "2.1.69", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Output.InteractorHaptics.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Output.InteractorHaptics.Unity.git


▽   SDK

▶   Oculus Integration

SDK Wrappers for the Oculus Integration Unity asset

"io.extendreality.tilia.sdk.oculusintegration.unity": "2.3.7", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.SDK.OculusIntegration.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.SDK.OculusIntegration.Unity.git

▶   Pico Integration

SDK Wrappers for the Pico Integration Unity asset

"io.extendreality.tilia.sdk.picointegration.unity": "1.0.12", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.SDK.PicoIntegration.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.SDK.PicoIntegration.Unity.git

▶   Steam VR

SDK Wrappers for the SteamVR Unity asset

"io.extendreality.tilia.sdk.steamvr.unity": "2.2.7", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.SDK.SteamVR.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.SDK.SteamVR.Unity.git

▶   Wave XR

SDK Wrappers for the HTC Wave XR Unity asset

"io.extendreality.tilia.sdk.wavexr.unity": "1.1.0", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.SDK.WaveXR.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.SDK.WaveXR.Unity.git


▽   Trackers

▶   Collider Follower

A collider that follows a source GameObject around the scene via rigidbody velocity within the Unity physics system

"io.extendreality.tilia.trackers.colliderfollower.unity": "2.3.28", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Trackers.ColliderFollower.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Trackers.ColliderFollower.Unity.git

▶   Obscurance Tracker

Tracks the line of sight between two GameObjects in the scene for the Unity software

"io.extendreality.tilia.trackers.obscurancetracker.unity": "2.0.19", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Trackers.ObscuranceTracker.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Trackers.ObscuranceTracker.Unity.git

▶   Pseudo Body

A representation of a collidable body volume that tracks a GameObject in a spatial scene for the Unity software

"io.extendreality.tilia.trackers.pseudobody.unity": "2.3.1", - copy

How To Guides

  1. Adding A Pseudo Body

git clone https://github.com/ExtendRealityLtd/Tilia.Trackers.PseudoBody.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Trackers.PseudoBody.Unity.git


▽   Utilities

▶   Object State Switcher

Manages the activation state of a Unity GameObject collection and ensures only one Unity GameObject is active at any time

"io.extendreality.tilia.utilities.objectstateswitcher.unity": "2.0.19", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Utilities.ObjectStateSwitcher.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Utilities.ObjectStateSwitcher.Unity.git

▶   Shaders

A collection of custom shaders for the Unity Software

"io.extendreality.tilia.utilities.shaders.unity": "1.4.0", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Utilities.Shaders.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Utilities.Shaders.Unity.git


▽   Visuals

▶   Basic Hand

Basic avatar hand to represent spatial controllers for the Unity software

"io.extendreality.tilia.visuals.basichand.unity": "2.4.13", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Visuals.BasicHand.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Visuals.BasicHand.Unity.git

▶   Collision Fader

Control fading of scene cameras due to collisions of spatial objects for the Unity software

"io.extendreality.tilia.visuals.collisionfader.unity": "2.1.37", - copy

How To Guides

  1. Adding A Collision Fader

git clone https://github.com/ExtendRealityLtd/Tilia.Visuals.CollisionFader.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Visuals.CollisionFader.Unity.git

▶   Interactable Highlighter

Provides the ability to control a highlight state for an interactable object for the Unity software

"io.extendreality.tilia.visuals.interactablehighlighter.unity": "2.1.49", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Visuals.InteractableHighlighter.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Visuals.InteractableHighlighter.Unity.git

▶   Tooltip

A visual tooltip label that can be placed in a spatial environment for the Unity software

"io.extendreality.tilia.visuals.tooltip.unity": "2.0.21", - copy

How To Guides

  1. Adding A Tooltip

git clone https://github.com/ExtendRealityLtd/Tilia.Visuals.Tooltip.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Visuals.Tooltip.Unity.git

▶   Vignette

Creates a vignette tunnel in front of a camera view to improve comfort for fast movements in VR for the Unity software

"io.extendreality.tilia.visuals.vignette.unity": "1.0.4", - copy

git clone https://github.com/ExtendRealityLtd/Tilia.Visuals.Vignette.Unity.git

git clone git@github.com:ExtendRealityLtd/Tilia.Visuals.Vignette.Unity.git