How do I start the Hello Stream Example?
Starting Example Project called Hololight Stream
The example below can be used as a reference or template for a Hololight Stream capable project. This template serves as a foundational starting point for developers looking to create their own immersive experiences using Hololight Stream. By leveraging this example, you can gain insights into the basic structure and functionality of a Hololight application, allowing you to efficiently build upon it and customize it to meet your specific project needs. Whether you are a beginner or an experienced developer, this reference will guide you in utilizing the Hololight Stream technology effectively, helping you to streamline your development process and enhance the interactivity of your applications.
HelloStream is a simple example which displays the Hololight Stream logo within the scene. The example allows the user to view the object and move around the environment; however does not contain any input interaction.
⚠️ This example has a dependency upon MRTK therefore Hololight Stream MRTK Extension package is installed
The following steps should be followed to open and run the example:
- Open the directory
HelloStream
, with Unity - When opening the project for the first time, a package reference warning may appear. Click "Continue" and let the project load
- Follow the MRTK installation step described in the MRTK First Installation
- Open and run the scene
Assets/Example/HelloStream.unity