Skip to content

Development extnsion for the Reality Toolkit implementing simulated controller devices and headsets for faster iteration.

License

Notifications You must be signed in to change notification settings

realitycollective/com.realitytoolkit.devicesimulation

Repository files navigation

Reality Toolkit - Device Simulation

com.realitytoolkit.devicesimulation

A collection of services, utilities and tools for simulating XR devices when working in the Unity editor using the Reality Toolkit.

openupm Discord Publish main branch and increment version Publish development branch on Merge Build and test UPM packages for platforms, all branches except main

Installation

Make sure to always use the same source for all toolkit modules. Avoid using different installation sources within the same project. We provide the following ways to install Reality Toolkit modules:

Method 1: OpenUPM CLI

This method requires the OpenUPM CLI to be installed on your computer.

    openupm add com.realitytoolkit.devicesimulation

Method 2: OpenUPM Scoped Registry

If you do not wish to use the OpenUPM CLI you can also manually add the OpenUPM registry to your project and browse all available toolkit packages.

  1. Open the Project Settings window.

  2. Select the Package Manager settings category to the left.

  3. Add a new scoped registry

    1. Name: OpenUPM
    2. URL: https://package.openupm.com
    3. Scopes: com.realitycollective and com.realitytoolkit
    4. Press Save

Add Scoped Registry

  1. Open the Package Manager window.

  2. In the top left packages filter dropdown select My Registries.

  3. You'll now see all published toolkit packages listed for you to install.

Add Scoped Registry

Method 3: Using Package Manager for git users

  1. Open the Package Manager through this menu: Window -> Package Manager.

  2. Inside the Package Manager, click on the + button on the top left and select Add package from git URL....

  3. Input the following URL: https://github.com/realitycollective/com.realitytoolkit.devicesimulation.git and click Add.

Method 4: Unity Asset Store

We are working on making the Reality Toolkit available via the Unity asset store and will share news, once available.

Getting Started

Check the "Getting Started" documentation for the Reality Toolkit and to learn more about this module.

About

Development extnsion for the Reality Toolkit implementing simulated controller devices and headsets for faster iteration.

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published

Languages