Home

Awesome

Evergine MRTK Package

Evergine.MRTK

Build Status Nuget

What is Evergine.MRTK

Evergine.MRTK is an Evergine package that provides a set of components and features used to accelerate cross-platform XR application development in Evergine.

Evergine.MRTK provides a set of basic building blocks for Evergine development on XR platforms such as

Evergine.MRTK is heavily based on Microsoft's Mixed Reality Toolkit for Unity.<br><br>

Required software

<a href="https://www.evergine.com"><img src="Documentation/Images/evergine.png" alt="Evergine" width="100"/></a><br/> Evergine<a href="http://dev.windows.com/downloads"><img src="Documentation/Images/visual_studio.png" alt="Visual Studio" width="100"/></a><br/> Visual Studio 2019/2022
Evergine provides support for building XR projects in Windows 10Visual Studio is used for code editing, deploying, and building application packages

UI and interaction building blocks

These components can be added to your scene and customized using the Evergine Editor.

Button ButtonBounding Box Bounding BoxManipulation Handler Manipulation Handler
A button control which supports various input methods, including HoloLens 2's articulated handStandard UI for manipulating objects in 3D spaceComponent for manipulating objects with one or two hands
Slider SliderHand Menu Hand MenuFingertip Visualization Fingertip Visualization
Slider for adjusting values supporting direct hand tracking interactionHand-locked UI for quick access, using the Hand Constraint SolverVisual affordance on the fingertip which improves the confidence for the interaction
Slate SlatePointers PointersVoice Command/Dictation Voice Command / Dictation
2D style plane which supports scrolling with articulated hand inputLearn about various types of pointersScripts and examples for integrating speech input

Example scene

Check out Evergine.MRTK's various types of interactions and UI controls in our sample scene, which can be found in the Releases section.

Video: https://www.youtube.com/watch?v=KbhLifObJNA

alt Example Scene