Unity/C# repository for Universal Text. This is where we house the developer-facing features of the Universal Text Package. Check out the Technical Specification
Unity is the editor that we use to create 3D/XR applications. We will be using it as our engine for the project.
- Download the Unity Hub, then use it to install Editor version 2022.3.24f1.
- Create a Unity account to go along with your install
- Clone the repository.
- Open Unity Hub, choose "Add" and select the cloned folder. This will add the project to your Unity Hub, where you can then launch the project.
If you want to run the project on a Quest headset to test its functionality, you will need to install the Oculus PC App. Note that this only supports Windows PCs. To connect your Quest headset to your PC, you can use a Link Cable (requires USB3.0 port on your computer) or Air Link (requires strong Wifi connection that Quest can independently connect to: eduroam is not compatible). Once connected to your PC, launch Link Mode on your Quest if it's not automatically started. In Unity, ensure Oculus is added to the list of active loaders (Edit > Project Settings > Meta XR). Then, you can simply start Play Mode and the app will be displayed to the Quest headset.