Is there an example Unity Project I can use to learn more about the Immerse SDK?

The Immerse Interaction and Reporting Sample Scene showcases the capabilities of the Immerse SDK and Platform. It is specifically designed to help you quickly get started and serves as a valuable reference when developing your own applications.

How to import the Immerse Interaction and Reporting Sample Scene 

It is an Immerse SDK package and is imported via the Unity Package Manager.

immerse sample scene

Once imported, it can be found in Assets > Samples > [Sample] Immerse Interaction & Reporting > 1.0.0 > Interaction and Reporting Example Scene > Reporting.unity

The Scene has dependencies on other Immerse Packages, so ensure they are installed and up-to-date: Immerse Framework, Immerse Interaction, Immerse Platform Services, Immerse Reporting (and Verb Definitions), Immerse UI

The Scene is annotated and should be self explanatory; the user places colored cubes in the corresponding spaces and presses a button to complete the session. We encourage you to build and run the application to test the Immerse Platform.

 


Functionality demonstrated includes:

(1 of 3) Immerse Sample Scene overview

 

(2 of 3) Building a deployable APK with the Immerse SDK

(3 of 3) Building a Manifest file, to be uploaded to the Immerse Platform, assigned and then completed by a Learner using the Immerse Launcher