Currently, our SDK and tooling is only available on request. Please contact us at [email protected] if you'd like to work with us or get access to our tooling. Here are some steps to get started once you have access to the SDK:


1. Unity Installation

  1. To get started working on scenes in Unity, you must first install the Unity Hub
  2. Click “Skip” when it asks you to install latest version of Unity, we are using Unity version 2020.3.15f2 (LTS).
  3. 2020.3+ is the minimum unity version required to run the SDK. Older versions may not work.
  4. Use “Personal License”
  5. Once the Hub is installed, Go to the Download Archive and download Unity version 2020.3+ (LTS) by clicking the blue “Unity Hub” button. It should automatically open Unity Hub

Untitled

  1. After pressing 'Next' make sure that Visual Studio is selected if you intend to work with the code base. Please ensure this and ‘Documentation’ is checked in the list of modules.

Untitled

  1. Once the install finishes, you can now go back to the Projects tab in the hub, on the side panel.

    Untitled

  2. Click on “New Project” in the top right, and select the 3D Sample Scene (HDRP).

Untitled

  1. Now a new Project File and Folder Destination will be created within Unity Hub and the main Unity application will automatically begin to open.

Untitled