top of page

MRTK tools plugin for Microsoft - Unreal/Hololens 2 - 2020

Links

Summary

Job consisting of two projects; to create the MRTK toolkit in unreal, as well a demo project to showcase the use of the tools created. MRTK toolkit involved creating various interactable components, such as buttons, sliders, interaction handles, menus and different types of behaviour components that would be used with the HoloLens 2.

My Role

mrtk_ux_hero.png

Develop a range of components in unreal engine, as well as testing them on the hololens2 to ensure quality. 

Notable Components :

​

Button Component

Worked on core behaviour logic as well as implemented of events upon interaction. 

​

Menu

Created menu blueprints that consisted of a multitude of components as well as hooking up interaction events. 

​

Following / Grabbable Component

Created component which would allow users to grab onto actors which implemented this component, in addition to events for grabbing and letting go. 

​

All components that were developed were done so with integration and use in mind, allowing for events and other public fields to be accessible to the end user. 

 

To ensure the quality of components created, tests were created using the unreal engines testing framework.

​

​

bottom of page