User interface on HoloLens and runtime model loading

Conducted by Timur Kuzhagaliyev

Overview

This experiment looks at a tagalong menu which has a Billboard property, meaning that the menu will follow user's line of sight and try to stay in their field of view, as well as rotating to ensure that the front face of the menu is always facing the user. Additionally, this experiment looks at dynamic obj file loading from Unity resources folder during runtime. This means we'll be able to download models into the resources folder and then dynamically load them.