Note
Access to Xareus requires no licence or account. Xareus comes in a freemium mode by default with limited functionalities. Please contact-us to acquire a full feature licence.
Configure Unity3D Package Manager
This first steps consist in configuring the Package Manager in order to be able to download Xareus and its dependencies.
- In Unity, open the Package Manager Settings Edit>Project Settings>Package Manager
- Add a new Scoped Registry, name it whatever you want
- Set the following URL : https://vrbooking [dot] irisa [dot] fr/npm
- Set the following scopes and press Apply :
fr.insa.xareus
,fr.inria.unity.tools
,com.mischief
- In the Package Manager of your project, you should be able to see some packages : Window>Package Manager then select
Packages: My Registries
at the top.
Note
You might need to tick "Enable Pre-release Packages" if you wish to get access to the beta versions of the packages
Download Xareus Package
- Go to Window>Package Manager then select
Packages: My Registries
. - Install the Xareus package. Unity will install dependency packages automatically

Download Samples
Once Xareus has been installed, you can download the samples:
- Go to Window>Package Manager then select
Packages: My Registries
. - Select
Xareus
and then click on the Samples tab on the right. - Click Import on the sample you wish to install.
Note
If there is an error regarding log4net in the console, you might need to remove Unity's Version Control package from your project (switch to "Packages: In Project"), it might be installed by default.
- If you later need to update Xareus, install samples, or other Xareus Packages, you can do so in this view of the Package Manager.