- Demos and tools developed for the ARETE project
Some of the tools developed here rely on Orkestra to function (specifically, its Unity implementation), a library for multi-user communication, so be sure to include the necessary dependencies when deploying the code.
- Android 7.0 (API level 24) or higher
- iOS 11 or higher
Clone the project from the repository:
git clone https://username@github.com/tv-vicomtech/PBIS-AR-Demos.git
Download the latest version of the OrkestraLib and the Socket.IO package from the OrkestraLib-Unity releases.

Open with Unity the ARETE/Unity3D folder.
Open the OrkestraLib.unitypackage and the socketIO package.
Everything is ready!
For more information about how to use Orkestra from within a Unity project, please check the README inside the Unity3D folder (Basic demo and Geography demo)
OrkestraLib - OrkestraLib releases.
