Start Here

This page explains how to get started

Before you begin: If there is anything you do not understand, we suggest reading a few steps further since it is possible it is continued or needs to be merged with a following step.

This is general steps for each Metaverse project that is intended to run on HoloFair platform:

  1. Create a new repository on Github using this template. The template is a Unity3D project that has mostly everything pre-configured including the SDK.

  2. Clone the project on your machine

  3. Open it in Unity3D 2021.3.1f1 as WebGL project

The exact version is available on https://unity3d.com/get-unity/download/archive in 2021.x tab where you need to scroll to 2021.3.1f1 version and choose preferred installation option

After the project has succesfully opened, continue the reading on the next page "Setup Addressables".

Last updated